summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-explicit-exception/debian/changelog1
-rw-r--r--p/haskell-explicit-exception/debian/control4
2 files changed, 1 insertions, 4 deletions
diff --git a/p/haskell-explicit-exception/debian/changelog b/p/haskell-explicit-exception/debian/changelog
index 51b19e2ed..8d2b5eb6e 100644
--- a/p/haskell-explicit-exception/debian/changelog
+++ b/p/haskell-explicit-exception/debian/changelog
@@ -1,6 +1,7 @@
haskell-explicit-exception (0.1.7.3-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:06 +0100
diff --git a/p/haskell-explicit-exception/debian/control b/p/haskell-explicit-exception/debian/control
index f3ea59769..84f6ede2f 100644
--- a/p/haskell-explicit-exception/debian/control
+++ b/p/haskell-explicit-exception/debian/control
@@ -5,11 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.9),
ghc, ghc-prof,
- libghc-transformers-dev (>= 0.2),
- libghc-transformers-dev (<< 0.5),
- libghc-transformers-prof
Build-Depends-Indep: ghc-doc,
- libghc-transformers-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/explicit-exception
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-explicit-exception