[Pkg-haskell-commits] darcs: haskell-network-conduit-tls: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:38:09 UTC 2014
Sat Dec 20 19:29:39 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:39 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-network-conduit-tls/changelog new-haskell-network-conduit-tls/changelog
--- old-haskell-network-conduit-tls/changelog 2014-12-22 14:38:09.141751244 +0000
+++ new-haskell-network-conduit-tls/changelog 2014-12-22 14:38:09.145751248 +0000
@@ -1,6 +1,7 @@
haskell-network-conduit-tls (1.1.0.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:58:10 +0100
diff -rN -u old-haskell-network-conduit-tls/control new-haskell-network-conduit-tls/control
--- old-haskell-network-conduit-tls/control 2014-12-22 14:38:09.141751244 +0000
+++ new-haskell-network-conduit-tls/control 2014-12-22 14:38:09.141751244 +0000
@@ -31,8 +31,6 @@
, libghc-system-fileio-prof
, libghc-tls-dev (>= 1.2.2)
, libghc-tls-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
Build-Depends-Indep: ghc-doc
, libghc-conduit-doc
, libghc-conduit-extra-doc
@@ -45,7 +43,6 @@
, libghc-system-filepath-doc
, libghc-system-fileio-doc
, libghc-tls-doc
- , libghc-transformers-doc
Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/network-conduit-tls
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-network-conduit-tls
More information about the Pkg-haskell-commits
mailing list