[Pkg-haskell-commits] darcs: haskell-vty: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 15:16:09 UTC 2014
Sat Dec 20 19:29:52 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:52 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-vty/changelog new-haskell-vty/changelog
--- old-haskell-vty/changelog 2014-12-22 15:16:09.786866122 +0000
+++ new-haskell-vty/changelog 2014-12-22 15:16:09.794866125 +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:40 +0100
diff -rN -u old-haskell-vty/control new-haskell-vty/control
--- old-haskell-vty/control 2014-12-22 15:16:09.786866122 +0000
+++ new-haskell-vty/control 2014-12-22 15:16:09.794866125 +0000
@@ -34,8 +34,6 @@
, libghc-terminfo-prof
, libghc-text-dev (>= 0.11.3)
, libghc-text-prof
- , libghc-transformers-dev (>= 0.3.0.0)
- , libghc-transformers-prof
, libghc-utf8-string-dev (>= 0.3)
, libghc-utf8-string-dev (<< 0.4)
, libghc-utf8-string-prof
@@ -51,7 +49,6 @@
, libghc-parsec3-doc
, libghc-terminfo-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-utf8-string-doc
, libghc-vector-doc
Standards-Version: 3.9.5
More information about the Pkg-haskell-commits
mailing list