summaryrefslogtreecommitdiff
path: root/p/haskell-wizards
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-22 11:27:36 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-22 11:27:36 +0300
commit625de4598479d41ed6c9167cb8dd2ee27be989d9 (patch)
tree635427ac23fdcecda0c936f8ea9f72977ef94df2 /p/haskell-wizards
parent6ff0736527616eaec164e2ccddeee0eb43342eea (diff)
downloadDHG_packages-625de4598479d41ed6c9167cb8dd2ee27be989d9.tar.gz
haskell-wizards: Do not depend on haskeline, which now comes with GHC
Diffstat (limited to 'p/haskell-wizards')
-rw-r--r--p/haskell-wizards/debian/changelog1
-rw-r--r--p/haskell-wizards/debian/control4
2 files changed, 1 insertions, 4 deletions
diff --git a/p/haskell-wizards/debian/changelog b/p/haskell-wizards/debian/changelog
index a24b2a5b0..aec0c4e7d 100644
--- a/p/haskell-wizards/debian/changelog
+++ b/p/haskell-wizards/debian/changelog
@@ -2,6 +2,7 @@ haskell-wizards (1.0.1-2) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
* Do not depend on transformers, which now comes with GHC
+ * Do not depend on haskeline, which now comes with GHC
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:31 +0100
diff --git a/p/haskell-wizards/debian/control b/p/haskell-wizards/debian/control
index ba5b83df1..4f93fa743 100644
--- a/p/haskell-wizards/debian/control
+++ b/p/haskell-wizards/debian/control
@@ -8,9 +8,6 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , libghc-haskeline-dev (>= 0.6)
- , libghc-haskeline-dev (<< 0.8)
- , libghc-haskeline-prof
, libghc-mtl-dev (>= 2.0)
, libghc-mtl-dev (<< 2.2)
, libghc-mtl-prof
@@ -18,7 +15,6 @@ Build-Depends: debhelper (>= 9)
, libghc-control-monad-free-dev (<< 0.6)
, libghc-control-monad-free-prof
Build-Depends-Indep: ghc-doc
- , libghc-haskeline-doc
, libghc-mtl-doc
, libghc-control-monad-free-doc
Standards-Version: 3.9.2