summaryrefslogtreecommitdiff
path: root/p/haskell-wai-conduit/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:53 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:53 +0300
commitb8e50b9f2f624272c847b9aef02cb0905652f403 (patch)
tree90557050be27600de19cb329bfc3c551d6c7d25d /p/haskell-wai-conduit/debian
parente5b175e2d40fe4b53ba6d0f35a7edc80b5b242ee (diff)
downloadDHG_packages-b8e50b9f2f624272c847b9aef02cb0905652f403.tar.gz
haskell-wai-conduit: Do not depend on transformers, which now comes with GHC
Diffstat (limited to 'p/haskell-wai-conduit/debian')
-rw-r--r--p/haskell-wai-conduit/debian/changelog1
-rw-r--r--p/haskell-wai-conduit/debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/p/haskell-wai-conduit/debian/changelog b/p/haskell-wai-conduit/debian/changelog
index 8646f1e40..dce742220 100644
--- a/p/haskell-wai-conduit/debian/changelog
+++ b/p/haskell-wai-conduit/debian/changelog
@@ -1,6 +1,7 @@
haskell-wai-conduit (3.0.0-2) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
+ * Do not depend on transformers, which now comes with GHC
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:25 +0100
diff --git a/p/haskell-wai-conduit/debian/control b/p/haskell-wai-conduit/debian/control
index 75906eedc..fcb447ff2 100644
--- a/p/haskell-wai-conduit/debian/control
+++ b/p/haskell-wai-conduit/debian/control
@@ -14,8 +14,6 @@ Build-Depends: debhelper (>= 9)
, libghc-conduit-prof
, libghc-http-types-dev
, libghc-http-types-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
, libghc-wai-dev (>= 3.0)
, libghc-wai-dev (<< 3.1)
, libghc-wai-prof
@@ -23,7 +21,6 @@ Build-Depends-Indep: ghc-doc
, libghc-blaze-builder-doc
, libghc-conduit-doc
, libghc-http-types-doc
- , libghc-transformers-doc
, libghc-wai-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-conduit