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

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 15:24:31 UTC 2014


Sat Dec 20 19:30:00 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:00 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-yesod-test/changelog new-haskell-yesod-test/changelog
--- old-haskell-yesod-test/changelog	2014-12-22 15:24:30.951085689 +0000
+++ new-haskell-yesod-test/changelog	2014-12-22 15:24:30.955085691 +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:43 +0100
 
diff -rN -u old-haskell-yesod-test/control new-haskell-yesod-test/control
--- old-haskell-yesod-test/control	2014-12-22 15:24:30.951085689 +0000
+++ new-haskell-yesod-test/control	2014-12-22 15:24:30.951085689 +0000
@@ -36,8 +36,6 @@
   , libghc-persistent-prof
   , libghc-text-dev
   , libghc-text-prof
-  , libghc-transformers-dev (>= 0.2.2)
-  , libghc-transformers-prof
   , libghc-wai-dev (>= 3.0)
   , libghc-wai-prof
   , libghc-wai-extra-dev (>= 3.0)
@@ -64,7 +62,6 @@
   , libghc-network-doc
   , libghc-persistent-doc
   , libghc-text-doc
-  , libghc-transformers-doc
   , libghc-wai-doc
   , libghc-wai-extra-doc
   , libghc-xml-conduit-doc




More information about the Pkg-haskell-commits mailing list