summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:20 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 22:29:20 +0300
commit5586fe07ed8c7c501047026bc2bdf3df5741d392 (patch)
treeae37750694574721a5f97bf9d7718b3b2c067894
parent02d834746b51d6d1ba821f8ff6bed0960715e2b2 (diff)
downloadDHG_packages-5586fe07ed8c7c501047026bc2bdf3df5741d392.tar.gz
haskell-event-list: Do not depend on transformers, which now comes with GHC
-rw-r--r--p/haskell-event-list/debian/changelog1
-rw-r--r--p/haskell-event-list/debian/control4
2 files changed, 1 insertions, 4 deletions
diff --git a/p/haskell-event-list/debian/changelog b/p/haskell-event-list/debian/changelog
index 926913397..6820fc7f2 100644
--- a/p/haskell-event-list/debian/changelog
+++ b/p/haskell-event-list/debian/changelog
@@ -1,6 +1,7 @@
haskell-event-list (0.1.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:57:05 +0100
diff --git a/p/haskell-event-list/debian/control b/p/haskell-event-list/debian/control
index d89fcd653..b3af706cb 100644
--- a/p/haskell-event-list/debian/control
+++ b/p/haskell-event-list/debian/control
@@ -11,16 +11,12 @@ Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.9),
libghc-non-negative-dev (>= 0.1),
libghc-non-negative-dev (<< 0.2),
libghc-non-negative-prof,
- libghc-transformers-dev (>= 0.1),
- libghc-transformers-dev (<< 0.5),
- libghc-transformers-prof,
libghc-utility-ht-dev (>= 0.0.10),
libghc-utility-ht-dev (<< 0.1),
libghc-utility-ht-prof,
# for the test suite
libghc-random-dev,
Build-Depends-Indep: ghc-doc,
- libghc-transformers-doc,
libghc-non-negative-doc,
libghc-utility-ht-doc,
Standards-Version: 3.9.4