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

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 15:01:35 UTC 2014


Sat Dec 20 19:29:49 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:49 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-snap/changelog new-haskell-snap/changelog
--- old-haskell-snap/changelog	2014-12-22 15:01:35.030511672 +0000
+++ new-haskell-snap/changelog	2014-12-22 15:01:35.042511677 +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:37 +0100
 
diff -rN -u old-haskell-snap/control new-haskell-snap/control
--- old-haskell-snap/control	2014-12-22 15:01:35.030511672 +0000
+++ new-haskell-snap/control	2014-12-22 15:01:35.042511677 +0000
@@ -78,9 +78,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-unordered-containers-dev (>= 0.1.4)
   , libghc-unordered-containers-dev (<< 0.3)
   , libghc-unordered-containers-prof
@@ -117,7 +114,6 @@
   , libghc-stm-doc
   , libghc-syb-doc
   , libghc-text-doc
-  , libghc-transformers-doc
   , libghc-unordered-containers-doc
   , libghc-vector-doc
   , libghc-vector-algorithms-doc




More information about the Pkg-haskell-commits mailing list