[Pkg-haskell-commits] darcs: haskell-adjunctions: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 13:25:56 UTC 2014
Sat Dec 20 19:29:06 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:06 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-adjunctions/changelog new-haskell-adjunctions/changelog
--- old-haskell-adjunctions/changelog 2014-12-22 13:25:56.581784598 +0000
+++ new-haskell-adjunctions/changelog 2014-12-22 13:25:56.589784601 +0000
@@ -1,6 +1,7 @@
haskell-adjunctions (4.1.0.1-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:56:10 +0100
diff -rN -u old-haskell-adjunctions/control new-haskell-adjunctions/control
--- old-haskell-adjunctions/control 2014-12-22 13:25:56.581784598 +0000
+++ new-haskell-adjunctions/control 2014-12-22 13:25:56.589784601 +0000
@@ -32,9 +32,6 @@
libghc-tagged-dev (>= 0.7),
libghc-tagged-dev (<< 1),
libghc-tagged-prof
- , libghc-transformers-dev (>= 0.2)
- , libghc-transformers-dev (<< 0.5),
- , libghc-transformers-prof,
libghc-void-dev (>= 0.5.5.1),
libghc-void-dev (<< 1),
libghc-void-prof,
@@ -49,7 +46,6 @@
libghc-semigroupoids-doc,
libghc-semigroups-doc,
libghc-tagged-doc,
- libghc-transformers-doc,
libghc-void-doc,
libghc-free-doc
, libghc-profunctors-doc
More information about the Pkg-haskell-commits
mailing list