diff options
Diffstat (limited to 'p/haskell-http-reverse-proxy/debian/control')
-rw-r--r-- | p/haskell-http-reverse-proxy/debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index 3c70d3c4c..11d657cfc 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -16,6 +16,8 @@ Build-Depends: debhelper (>= 7) , libghc-classy-prelude-conduit-prof , libghc-conduit-dev (>> 0.5) , libghc-conduit-prof + , libghc-data-default-dev + , libghc-data-default-prof , libghc-http-conduit-dev (>> 1.6) , libghc-http-conduit-prof , libghc-http-types-dev (>> 0.6) @@ -28,7 +30,7 @@ Build-Depends: debhelper (>= 7) , libghc-network-prof , libghc-network-conduit-dev (>> 0.6) , libghc-network-conduit-prof - , libghc-text-dev + , libghc-text-dev (>> 0.1.1) , libghc-text-prof , libghc-wai-dev (>> 1.3) , libghc-wai-prof @@ -41,6 +43,7 @@ Build-Depends-Indep: ghc-doc , libghc-case-insensitive-doc , libghc-classy-prelude-conduit-doc , libghc-conduit-doc + , libghc-data-default-doc , libghc-http-conduit-doc , libghc-http-types-doc , libghc-lifted-base-doc |