summaryrefslogtreecommitdiff
path: root/p/haskell-cryptohash-conduit
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:14 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:14 +0300
commit269f4b3fe68d825e14c1badbe5073483e000b37d (patch)
treef4771683ef41ccbabcdd264a70947ecdb4c64a3b /p/haskell-cryptohash-conduit
parent01343a50e6a2ec7798d6387ae3d974a1a44dc43d (diff)
downloadDHG_packages-269f4b3fe68d825e14c1badbe5073483e000b37d.tar.gz
haskell-cryptohash-conduit: Do not depend on transformers, which now comes with GHC
Diffstat (limited to 'p/haskell-cryptohash-conduit')
-rw-r--r--p/haskell-cryptohash-conduit/debian/changelog1
-rw-r--r--p/haskell-cryptohash-conduit/debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/p/haskell-cryptohash-conduit/debian/changelog b/p/haskell-cryptohash-conduit/debian/changelog
index acc54a06d..3d2dfec4f 100644
--- a/p/haskell-cryptohash-conduit/debian/changelog
+++ b/p/haskell-cryptohash-conduit/debian/changelog
@@ -1,6 +1,7 @@
haskell-cryptohash-conduit (0.1.1-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:56:43 +0100
diff --git a/p/haskell-cryptohash-conduit/debian/control b/p/haskell-cryptohash-conduit/debian/control
index dc86a9fd1..a24ccc435 100644
--- a/p/haskell-cryptohash-conduit/debian/control
+++ b/p/haskell-cryptohash-conduit/debian/control
@@ -16,14 +16,11 @@ Build-Depends: debhelper (>= 9)
, libghc-cryptohash-prof
, libghc-resourcet-dev
, libghc-resourcet-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-conduit-doc
, libghc-conduit-extra-doc
, libghc-cryptohash-doc
, libghc-resourcet-doc
- , libghc-transformers-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/cryptohash-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cryptohash-conduit