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

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


Sat Dec 20 19:29:26 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:26 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-heist/changelog new-haskell-heist/changelog
--- old-haskell-heist/changelog	2014-12-22 14:05:17.484049768 +0000
+++ new-haskell-heist/changelog	2014-12-22 14:05:17.488049770 +0000
@@ -1,6 +1,7 @@
 haskell-heist (0.13.1.2-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:57:25 +0100
 
diff -rN -u old-haskell-heist/control new-haskell-heist/control
--- old-haskell-heist/control	2014-12-22 14:05:17.484049768 +0000
+++ new-haskell-heist/control	2014-12-22 14:05:17.484049768 +0000
@@ -44,9 +44,6 @@
   , libghc-text-dev (>> 0.10)
   , libghc-text-dev (<< 1.2)
   , libghc-text-prof
-  , libghc-transformers-dev (>> 0.3)
-  , libghc-transformers-dev (<< 0.4)
-  , libghc-transformers-prof
   , libghc-unordered-containers-dev (>> 0.1.4)
   , libghc-unordered-containers-dev (<< 0.3)
   , libghc-unordered-containers-prof
@@ -69,7 +66,6 @@
   , libghc-mtl-doc
   , libghc-random-doc
   , libghc-text-doc
-  , libghc-transformers-doc
   , libghc-unordered-containers-doc
   , libghc-vector-doc
   , libghc-xmlhtml-doc




More information about the Pkg-haskell-commits mailing list