[Pkg-haskell-commits] darcs: haskell-aws: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 13:29:12 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 -4
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-aws/changelog new-haskell-aws/changelog
--- old-haskell-aws/changelog 2014-12-22 13:29:12.737892721 +0000
+++ new-haskell-aws/changelog 2014-12-22 13:29:12.741892724 +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:20 +0100
diff -rN -u old-haskell-aws/control new-haskell-aws/control
--- old-haskell-aws/control 2014-12-22 13:29:12.737892721 +0000
+++ new-haskell-aws/control 2014-12-22 13:29:12.745892727 +0000
@@ -55,9 +55,6 @@
, libghc-resourcet-prof
, libghc-text-dev (>= 0.11)
, libghc-text-prof
- , libghc-transformers-dev (>= 0.2.2)
- , libghc-transformers-dev (<< 0.5)
- , libghc-transformers-prof
, libghc-unordered-containers-dev (>= 0.2)
, libghc-unordered-containers-prof
, libghc-utf8-string-dev (>= 0.3)
@@ -85,7 +82,6 @@
, libghc-network-doc
, libghc-resourcet-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-unordered-containers-doc
, libghc-utf8-string-doc
, libghc-vector-doc
More information about the Pkg-haskell-commits
mailing list