[Pkg-haskell-commits] darcs: haskell-distributive: Do not depend on transformers, which now comes with GHC

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 13:50:40 UTC 2014


Sat Dec 20 19:29:16 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:16 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-distributive/changelog new-haskell-distributive/changelog
--- old-haskell-distributive/changelog	2014-12-22 13:50:39.955238305 +0000
+++ new-haskell-distributive/changelog	2014-12-22 13:50:39.967238317 +0000
@@ -1,6 +1,7 @@
 haskell-distributive (0.4.4-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:58 +0100
 
diff -rN -u old-haskell-distributive/control new-haskell-distributive/control
--- old-haskell-distributive/control	2014-12-22 13:50:39.955238305 +0000
+++ new-haskell-distributive/control	2014-12-22 13:50:39.967238317 +0000
@@ -11,13 +11,9 @@
  , libghc-tagged-dev (>> 0.7)
  , libghc-tagged-dev (<< 1)
  , libghc-tagged-prof
- , libghc-transformers-dev (>> 0.3)
- , libghc-transformers-dev (<< 0.5)
- , libghc-transformers-prof
  , libghc-doctest-dev
 Build-Depends-Indep: ghc-doc
  , libghc-tagged-doc
- , libghc-transformers-doc
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/distributive
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-distributive




More information about the Pkg-haskell-commits mailing list