[Pkg-haskell-commits] darcs: haskell-leksah-server: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 6 19:15:15 UTC 2015
Sat Dec 20 19:29:32 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:32 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-leksah-server/changelog new-haskell-leksah-server/changelog
--- old-haskell-leksah-server/changelog 2015-04-06 19:15:15.624080212 +0000
+++ new-haskell-leksah-server/changelog 2015-04-06 19:15:15.628080209 +0000
@@ -3,6 +3,7 @@
* Adjust watch file to new hackage layout
* 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:29 +0100
diff -rN -u old-haskell-leksah-server/control new-haskell-leksah-server/control
--- old-haskell-leksah-server/control 2015-04-06 19:15:15.624080212 +0000
+++ new-haskell-leksah-server/control 2015-04-06 19:15:15.636080207 +0000
@@ -28,8 +28,6 @@
, libghc-attoparsec-conduit-dev (<< 1.2)
, libghc-attoparsec-dev (>= 0.10.0.3)
, libghc-attoparsec-dev (<< 0.13)
- , libghc-transformers-dev (>= 0.2.2.0)
- , libghc-transformers-dev (<< 0.5)
, libghc-strict-dev (>= 0.3.2)
, libghc-strict-dev (<< 0.4)
, libghc-text-dev (>= 0.11.3.1)
@@ -52,7 +50,6 @@
, libghc-enumerator-doc
, libghc-attoparsec-doc
, libghc-attoparsec-conduit-doc
- , libghc-transformers-doc
, libghc-hslogger-doc
, libghc-strict-doc
, libghc-text-doc
More information about the Pkg-haskell-commits
mailing list