diff options
Diffstat (limited to 'p/haskell-unixutils/debian')
| -rw-r--r-- | p/haskell-unixutils/debian/control | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/p/haskell-unixutils/debian/control b/p/haskell-unixutils/debian/control index ffe330775..8f290a3ed 100644 --- a/p/haskell-unixutils/debian/control +++ b/p/haskell-unixutils/debian/control @@ -8,24 +8,27 @@ Build-Depends: debhelper (>= 9), cdbs, ghc, ghc-prof, - libghc-regex-tdfa-dev, - libghc-regex-tdfa-prof, + libghc-exceptions-dev, + libghc-exceptions-prof, + libghc-mtl-dev, + libghc-mtl-prof, libghc-process-extras-dev, libghc-process-extras-prof, libghc-puremd5-dev, libghc-puremd5-prof, + libghc-regex-tdfa-dev, + libghc-regex-tdfa-prof, libghc-zlib-dev, libghc-zlib-prof, - libghc-exceptions-dev, - libghc-exceptions-prof, Build-Depends-Indep: ghc-doc, + libghc-exceptions-doc, + libghc-mtl-doc, + libghc-process-extras-doc, libghc-puremd5-doc, libghc-regex-tdfa-doc, - libghc-process-extras-doc, libghc-zlib-doc, - libghc-exceptions-doc, Standards-Version: 3.9.6 -Homepage: http://hackage.haskell.org/package/Unixutils +Homepage: https://github.com/seereason/haskell-unixutils.git Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unixutils Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unixutils X-Description: interface between Haskell and Unix-like operating systems |
