diff options
Diffstat (limited to 'p/haskell-hpack/debian/control')
| -rw-r--r-- | p/haskell-hpack/debian/control | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-hpack/debian/control b/p/haskell-hpack/debian/control index 71e8e5c73..49438822c 100644 --- a/p/haskell-hpack/debian/control +++ b/p/haskell-hpack/debian/control @@ -20,6 +20,13 @@ Build-Depends: debhelper (>= 9), libghc-unordered-containers-prof, libghc-yaml-dev, libghc-yaml-prof, + libghc-quickcheck2-dev, + libghc-aeson-qq-dev, + libghc-hspec-dev (>= 2), + libghc-hspec-dev (<< 3), + libghc-interpolate-dev, + libghc-mockery-dev (>= 0.3), + libghc-temporary-dev, Build-Depends-Indep: ghc-doc, libghc-glob-doc, libghc-aeson-doc, @@ -27,7 +34,7 @@ Build-Depends-Indep: ghc-doc, libghc-text-doc, libghc-unordered-containers-doc, libghc-yaml-doc, -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: https://github.com/sol/hpack#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hpack Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git |
