[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-wi=7Aards?=: Do not depend on haskeline, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 15:19:07 UTC 2014
Mon Dec 22 08:27:36 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on haskeline, which now comes with GHC
M ./changelog +1
M ./control -4
Mon Dec 22 08:27:36 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on haskeline, which now comes with GHC
diff -rN -u old-haskell-wizards/changelog new-haskell-wizards/changelog
--- old-haskell-wizards/changelog 2014-12-22 15:19:07.594942762 +0000
+++ new-haskell-wizards/changelog 2014-12-22 15:19:07.602942767 +0000
@@ -2,6 +2,7 @@
* 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 at debian.org> Sat, 20 Dec 2014 16:59:31 +0100
diff -rN -u old-haskell-wizards/control new-haskell-wizards/control
--- old-haskell-wizards/control 2014-12-22 15:19:07.594942762 +0000
+++ new-haskell-wizards/control 2014-12-22 15:19:07.598942765 +0000
@@ -8,9 +8,6 @@
, 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 @@
, 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
More information about the Pkg-haskell-commits
mailing list