summaryrefslogtreecommitdiff
path: root/p/haskell-monadcryptorandom/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:36 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:36 +0300
commit90ec008ed5834d33d61333177e2b6c43966176a4 (patch)
treec1f7ee658f9f375e3ba7c159f8d44cb075dd3912 /p/haskell-monadcryptorandom/debian
parent848af585dde5748de3e3256d19947ba7f632b50b (diff)
downloadDHG_packages-90ec008ed5834d33d61333177e2b6c43966176a4.tar.gz
haskell-monadcryptorandom: Do not depend on transformers, which now comes with GHC
Diffstat (limited to 'p/haskell-monadcryptorandom/debian')
-rw-r--r--p/haskell-monadcryptorandom/debian/changelog1
-rw-r--r--p/haskell-monadcryptorandom/debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog
index 74b993b88..65c409e7a 100644
--- a/p/haskell-monadcryptorandom/debian/changelog
+++ b/p/haskell-monadcryptorandom/debian/changelog
@@ -1,6 +1,7 @@
haskell-monadcryptorandom (0.6.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:58:03 +0100
diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control
index a45752f32..df1a9ce66 100644
--- a/p/haskell-monadcryptorandom/debian/control
+++ b/p/haskell-monadcryptorandom/debian/control
@@ -12,14 +12,11 @@ Build-Depends: debhelper (>= 9)
, libghc-crypto-api-prof
, libghc-mtl-dev (>= 2.0)
, libghc-mtl-prof
- , libghc-transformers-dev (>= 0.2)
- , libghc-transformers-prof
, libghc-tagged-dev (>= 0.2)
, libghc-tagged-prof
Build-Depends-Indep: ghc-doc,
, libghc-crypto-api-doc
, libghc-mtl-doc
- , libghc-transformers-doc
, libghc-tagged-doc
Standards-Version: 3.9.5
Homepage: http://trac.haskell.org/crypto-api/wiki