[Pkg-haskell-commits] darcs: haskell-pipes-bytestring: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:48:14 UTC 2014
Sat Dec 20 19:29:43 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:43 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-bytestring/changelog new-haskell-pipes-bytestring/changelog
--- old-haskell-pipes-bytestring/changelog 2014-12-22 14:48:14.646107617 +0000
+++ new-haskell-pipes-bytestring/changelog 2014-12-22 14:48:14.650107619 +0000
@@ -1,6 +1,7 @@
haskell-pipes-bytestring (2.1.0-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-bytestring/control new-haskell-pipes-bytestring/control
--- old-haskell-pipes-bytestring/control 2014-12-22 14:48:14.646107617 +0000
+++ new-haskell-pipes-bytestring/control 2014-12-22 14:48:14.646107617 +0000
@@ -17,14 +17,10 @@
, libghc-pipes-parse-dev (>= 3.0.0)
, libghc-pipes-parse-dev (<< 3.1)
, libghc-pipes-parse-prof
- , libghc-transformers-dev (>= 0.2.0.0)
- , libghc-transformers-dev (<< 0.5)
- , libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-pipes-doc
, libghc-pipes-group-doc
, libghc-pipes-parse-doc
- , libghc-transformers-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/pipes-bytestring
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pipes-bytestring
More information about the Pkg-haskell-commits
mailing list