summaryrefslogtreecommitdiff
path: root/p/haskell-stmonadtrans/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-stmonadtrans/debian/control')
-rw-r--r--p/haskell-stmonadtrans/debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/p/haskell-stmonadtrans/debian/control b/p/haskell-stmonadtrans/debian/control
index eca882412..d1ef984dd 100644
--- a/p/haskell-stmonadtrans/debian/control
+++ b/p/haskell-stmonadtrans/debian/control
@@ -8,8 +8,7 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-mtl-dev (>= 0.1)
- , libghc-mtl-dev (<< 0.2)
+ , libghc-mtl-dev
, libghc-mtl-prof
Build-Depends-Indep: ghc-doc
, libghc-mtl-doc
@@ -27,7 +26,6 @@ X-Description: monad transformer version of the ST monad
State, Reader, Writer, Maybe and combinations of their corresponding monad
transformers.
-
Package: libghc-stmonadtrans-dev
Architecture: any
Depends: ${haskell:Depends}