[Pkg-haskell-commits] darcs: haskell-html-conduit: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:11:40 UTC 2014
Sat Dec 20 19:29:28 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:28 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-html-conduit/changelog new-haskell-html-conduit/changelog
--- old-haskell-html-conduit/changelog 2014-12-22 14:11:40.212396408 +0000
+++ new-haskell-html-conduit/changelog 2014-12-22 14:11:40.216396410 +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-html-conduit/control new-haskell-html-conduit/control
--- old-haskell-html-conduit/control 2014-12-22 14:11:40.212396408 +0000
+++ new-haskell-html-conduit/control 2014-12-22 14:11:40.216396410 +0000
@@ -24,8 +24,6 @@
, libghc-tagstream-conduit-prof
, libghc-text-dev
, libghc-text-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
, libghc-xml-conduit-dev (>= 1.1)
, libghc-xml-conduit-dev (<< 1.3)
, libghc-xml-conduit-prof
@@ -41,7 +39,6 @@
, libghc-system-filepath-doc
, libghc-tagstream-conduit-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-xml-conduit-doc
, libghc-xml-types-doc
Standards-Version: 3.9.5
More information about the Pkg-haskell-commits
mailing list