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

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 14:49:00 UTC 2014


Sat Dec 20 19:29:45 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:45 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-pointed/changelog new-haskell-pointed/changelog
--- old-haskell-pointed/changelog	2014-12-22 14:49:00.402133555 +0000
+++ new-haskell-pointed/changelog	2014-12-22 14:49:00.410133559 +0000
@@ -1,6 +1,7 @@
 haskell-pointed (4.0-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:58:26 +0100
 
diff -rN -u old-haskell-pointed/control new-haskell-pointed/control
--- old-haskell-pointed/control	2014-12-22 14:49:00.402133555 +0000
+++ new-haskell-pointed/control	2014-12-22 14:49:00.410133559 +0000
@@ -20,8 +20,6 @@
  , libghc-stm-prof
  , libghc-tagged-dev (>= 0.5)
  , libghc-tagged-prof
- , libghc-transformers-dev (>= 0.2)
- , libghc-transformers-prof
 Build-Depends-Indep: ghc-doc
  , libghc-comonad-doc
  , libghc-data-default-class-doc
@@ -29,7 +27,6 @@
  , libghc-semigroups-doc
  , libghc-stm-doc
  , libghc-tagged-doc
- , libghc-transformers-doc
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/pointed
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pointed




More information about the Pkg-haskell-commits mailing list