[Pkg-haskell-commits] darcs: haskell-http-conduit: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:12:19 UTC 2014
Sat Dec 20 19:29:29 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
M ./changelog +1
M ./control -3
Sat Dec 20 19:29:29 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-http-conduit/changelog new-haskell-http-conduit/changelog
--- old-haskell-http-conduit/changelog 2014-12-22 14:12:19.760431717 +0000
+++ new-haskell-http-conduit/changelog 2014-12-22 14:12:19.764431722 +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:28 +0100
diff -rN -u old-haskell-http-conduit/control new-haskell-http-conduit/control
--- old-haskell-http-conduit/control 2014-12-22 14:12:19.760431717 +0000
+++ new-haskell-http-conduit/control 2014-12-22 14:12:19.760431717 +0000
@@ -27,8 +27,6 @@
, libghc-resourcet-dev (>= 1.1)
, libghc-resourcet-dev (<< 1.2)
, libghc-resourcet-prof
- , libghc-transformers-dev (>= 0.2)
- , libghc-transformers-prof
, libghc-hunit-dev
, libghc-hspec-dev (>= 1.3)
, libghc-blaze-builder-dev
@@ -59,7 +57,6 @@
, libghc-monad-control-doc
, libghc-mtl-doc
, libghc-resourcet-doc
- , libghc-transformers-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/http-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-conduit
More information about the Pkg-haskell-commits
mailing list