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

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


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

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

Sat Dec 20 19:29:21 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-fb/changelog new-haskell-fb/changelog
--- old-haskell-fb/changelog	2014-12-22 13:55:38.531521686 +0000
+++ new-haskell-fb/changelog	2014-12-22 13:55:38.535521690 +0000
@@ -2,6 +2,7 @@
 
   * Depend on haskell-devscripts 0.9, found in experimental
   * New upstream release
+  * Do not depend on transformers, which now comes with GHC
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 17:03:24 +0100
 
diff -rN -u old-haskell-fb/control new-haskell-fb/control
--- old-haskell-fb/control	2014-12-22 13:55:38.531521686 +0000
+++ new-haskell-fb/control	2014-12-22 13:55:38.531521686 +0000
@@ -51,9 +51,6 @@
   , libghc-text-dev (>= 0.11)
   , libghc-text-dev (<< 1.3)
   , libghc-text-prof
-  , libghc-transformers-dev (>= 0.2)
-  , libghc-transformers-dev (<< 0.5)
-  , libghc-transformers-prof
   , libghc-transformers-base-dev
   , libghc-transformers-base-prof
   , libghc-unordered-containers-dev
@@ -81,7 +78,6 @@
   , libghc-monad-logger-doc
   , libghc-resourcet-doc
   , libghc-text-doc
-  , libghc-transformers-doc
   , libghc-transformers-base-doc
   , libghc-unordered-containers-doc
 Standards-Version: 3.9.5




More information about the Pkg-haskell-commits mailing list