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

Joachim Breitner mail at joachim-breitner.de
Sat Jun 20 17:38:36 UTC 2015


Mon Dec 22 12:58:40 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on haskeline, which now comes with GHC

    M ./changelog +1
    M ./control -1

Mon Dec 22 12:58:40 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on haskeline, which now comes with GHC
diff -rN -u old-lambdabot/changelog new-lambdabot/changelog
--- old-lambdabot/changelog	2015-06-20 17:38:36.366970429 +0000
+++ new-lambdabot/changelog	2015-06-20 17:38:36.370970429 +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:48 +0100
 
diff -rN -u old-lambdabot/control new-lambdabot/control
--- old-lambdabot/control	2015-06-20 17:38:36.366970429 +0000
+++ new-lambdabot/control	2015-06-20 17:38:36.370970429 +0000
@@ -14,7 +14,6 @@
   , libghc-dependent-sum-dev (<< 0.3)
   , libghc-dependent-sum-template-dev (>= 0.0.0.1)
   , libghc-edit-distance-dev (>= 0.2)
-  , libghc-haskeline-dev (>= 0.7)
   , libghc-src-exts-dev (>= 1.14.0)
   , libghc-hslogger-dev (>= 1.2.1)
   , libghc-http-dev (>= 1:4000)




More information about the Pkg-haskell-commits mailing list