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

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 13:36:41 UTC 2014


Sat Dec 20 19:29:09 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC

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

Sat Dec 20 19:29:09 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-chell/changelog new-haskell-chell/changelog
--- old-haskell-chell/changelog	2014-12-22 13:36:40.930386234 +0000
+++ new-haskell-chell/changelog	2014-12-22 13:36:40.934386239 +0000
@@ -1,6 +1,7 @@
 haskell-chell (0.4-2) UNRELEASED; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
+  * Do not depend on transformers, which now comes with GHC
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 16:56:31 +0100
 
diff -rN -u old-haskell-chell/control new-haskell-chell/control
--- old-haskell-chell/control	2014-12-22 13:36:40.930386234 +0000
+++ new-haskell-chell/control	2014-12-22 13:36:40.934386239 +0000
@@ -20,8 +20,6 @@
   , libghc-random-prof
   , libghc-text-dev
   , libghc-text-prof
-  , libghc-transformers-dev (>= 0.2)
-  , libghc-transformers-prof
   , libghc-ansi-terminal-dev (>= 0.5)
   , libghc-ansi-terminal-dev (<< 0.7)
   , libghc-ansi-terminal-prof
@@ -31,7 +29,6 @@
   , libghc-options-doc
   , libghc-patience-doc
   , libghc-text-doc
-  , libghc-transformers-doc
   , libghc-ansi-terminal-doc
 Standards-Version: 3.9.4
 Homepage: https://john-millikin.com/software/chell/




More information about the Pkg-haskell-commits mailing list