[Pkg-haskell-commits] darcs: haskell-authenticate: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 13:28:42 UTC 2014
Sat Dec 20 19:29:07 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:07 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-authenticate/changelog new-haskell-authenticate/changelog
--- old-haskell-authenticate/changelog 2014-12-22 13:28:42.017871325 +0000
+++ new-haskell-authenticate/changelog 2014-12-22 13:28:42.021871328 +0000
@@ -1,6 +1,7 @@
haskell-authenticate (1.3.2.9-3) 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:56:15 +0100
diff -rN -u old-haskell-authenticate/control new-haskell-authenticate/control
--- old-haskell-authenticate/control 2014-12-22 13:28:42.017871325 +0000
+++ new-haskell-authenticate/control 2014-12-22 13:28:42.017871325 +0000
@@ -32,8 +32,6 @@
, libghc-tagstream-conduit-prof
, libghc-text-dev
, libghc-text-prof
- , libghc-transformers-dev (>= 0.1)
- , libghc-transformers-prof
, libghc-unordered-containers-dev
, libghc-unordered-containers-prof
, libghc-xml-conduit-dev (>= 1.0)
@@ -51,7 +49,6 @@
, libghc-resourcet-doc
, libghc-tagstream-conduit-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-unordered-containers-doc
, libghc-xml-conduit-doc
Standards-Version: 3.9.5
More information about the Pkg-haskell-commits
mailing list