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

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


Sat Dec 20 19:29:57 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:57 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-auth/changelog new-haskell-yesod-auth/changelog
--- old-haskell-yesod-auth/changelog	2014-12-22 15:22:33.583033298 +0000
+++ new-haskell-yesod-auth/changelog	2014-12-22 15:22:33.587033300 +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:41 +0100
 
diff -rN -u old-haskell-yesod-auth/control new-haskell-yesod-auth/control
--- old-haskell-yesod-auth/control	2014-12-22 15:22:33.583033298 +0000
+++ new-haskell-yesod-auth/control	2014-12-22 15:22:33.587033300 +0000
@@ -61,8 +61,6 @@
   , libghc-shakespeare-prof
   , libghc-text-dev (>= 0.7)
   , libghc-text-prof
-  , libghc-transformers-dev (>= 0.2.2)
-  , libghc-transformers-prof
   , libghc-unordered-containers-dev
   , libghc-unordered-containers-prof
   , libghc-wai-dev (>= 1.4)
@@ -101,7 +99,6 @@
   , libghc-safe-doc
   , libghc-shakespeare-doc
   , libghc-text-doc
-  , libghc-transformers-doc
   , libghc-unordered-containers-doc
   , libghc-wai-doc
   , libghc-yesod-core-doc




More information about the Pkg-haskell-commits mailing list