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

Joachim Breitner mail at joachim-breitner.de
Wed Apr 29 14:04:11 UTC 2015


Sat Dec 20 19:30:01 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:30:01 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-hbro/changelog new-hbro/changelog
--- old-hbro/changelog	2015-04-29 14:04:11.433596760 +0000
+++ new-hbro/changelog	2015-04-29 14:04:11.433596760 +0000
@@ -1,6 +1,7 @@
 hbro (1.1.2.2-3) 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:59:44 +0100
 
diff -rN -u old-hbro/control new-hbro/control
--- old-hbro/control	2015-04-29 14:04:11.433596760 +0000
+++ new-hbro/control	2015-04-29 14:04:11.433596760 +0000
@@ -29,8 +29,6 @@
   , libghc-network-prof
   , libghc-pango-dev
   , libghc-pango-prof
-  , libghc-transformers-dev
-  , libghc-transformers-prof
   , libghc-transformers-base-dev
   , libghc-transformers-base-prof
   , libghc-xdg-basedir-dev
@@ -50,7 +48,6 @@
   , libghc-mtl-doc
   , libghc-network-doc
   , libghc-pango-doc
-  , libghc-transformers-doc
   , libghc-transformers-base-doc
   , libghc-webkit-doc
   , libghc-xdg-basedir-doc




More information about the Pkg-haskell-commits mailing list