[Pkg-haskell-commits] darcs: haskell-hledger: Do not depend on haskeline, which now comes with GHC

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 14:06:51 UTC 2014


Mon Dec 22 12:21:11 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 12:21:11 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on haskeline, which now comes with GHC
diff -rN -u old-haskell-hledger/changelog new-haskell-hledger/changelog
--- old-haskell-hledger/changelog	2014-12-22 14:06:51.528135787 +0000
+++ new-haskell-hledger/changelog	2014-12-22 14:06:51.536135798 +0000
@@ -2,6 +2,7 @@
 
   * Depend on haskell-devscripts 0.9, found in experimental
   * Patch: Avoid shakespeare-text 
+  * Do not depend on haskeline, which now comes with GHC
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 16:57:28 +0100
 
diff -rN -u old-haskell-hledger/control new-haskell-hledger/control
--- old-haskell-hledger/control	2014-12-22 14:06:51.528135787 +0000
+++ new-haskell-hledger/control	2014-12-22 14:06:51.532135792 +0000
@@ -12,9 +12,6 @@
   , libghc-cmdargs-dev (>= 0.10)
   , libghc-cmdargs-dev (<< 0.11)
   , libghc-cmdargs-prof
-  , libghc-haskeline-dev (>= 0.6)
-  , libghc-haskeline-dev (<< 0.8)
-  , libghc-haskeline-prof
   , libghc-hledger-lib-dev (>= 0.23.3)
   , libghc-hledger-lib-dev (<< 0.23.3+)
   , libghc-hledger-lib-prof
@@ -52,7 +49,6 @@
   , libghc-wizards-prof
 Build-Depends-Indep: ghc-doc
   , libghc-cmdargs-doc
-  , libghc-haskeline-doc
   , libghc-hledger-lib-doc
   , libghc-hunit-doc
   , libghc-mtl-doc




More information about the Pkg-haskell-commits mailing list