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

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


Sat Dec 20 19:29:42 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:42 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-pipes-attoparsec/changelog new-haskell-pipes-attoparsec/changelog
--- old-haskell-pipes-attoparsec/changelog	2014-12-22 14:48:04.058101621 +0000
+++ new-haskell-pipes-attoparsec/changelog	2014-12-22 14:48:04.066101624 +0000
@@ -1,6 +1,7 @@
 haskell-pipes-attoparsec (0.5.1-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:58:24 +0100
 
diff -rN -u old-haskell-pipes-attoparsec/control new-haskell-pipes-attoparsec/control
--- old-haskell-pipes-attoparsec/control	2014-12-22 14:48:04.058101621 +0000
+++ new-haskell-pipes-attoparsec/control	2014-12-22 14:48:04.062101623 +0000
@@ -20,9 +20,6 @@
   , libghc-text-dev (>= 0.11.2.0)
   , libghc-text-dev (<< 1.2)
   , libghc-text-prof
-  , libghc-transformers-dev (>= 0.2)
-  , libghc-transformers-dev (<< 0.5)
-  , libghc-transformers-prof
   , libghc-mmorph-dev
   , libghc-hunit-dev (>= 1.2)
   , libghc-tasty-dev (>= 0.7)
@@ -33,7 +30,6 @@
   , libghc-pipes-doc
   , libghc-pipes-parse-doc
   , libghc-text-doc
-  , libghc-transformers-doc
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/pipes-attoparsec
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pipes-attoparsec




More information about the Pkg-haskell-commits mailing list