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

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


Sat Dec 20 19:29:34 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:34 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-mime-mail-ses/changelog new-haskell-mime-mail-ses/changelog
--- old-haskell-mime-mail-ses/changelog	2014-12-22 14:33:41.845531584 +0000
+++ new-haskell-mime-mail-ses/changelog	2014-12-22 14:33:41.849531588 +0000
@@ -1,6 +1,7 @@
 haskell-mime-mail-ses (0.3.2.1-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:01 +0100
 
diff -rN -u old-haskell-mime-mail-ses/control new-haskell-mime-mail-ses/control
--- old-haskell-mime-mail-ses/control	2014-12-22 14:33:41.845531584 +0000
+++ new-haskell-mime-mail-ses/control	2014-12-22 14:33:41.849531588 +0000
@@ -18,8 +18,6 @@
   , libghc-http-conduit-prof
   , libghc-mime-mail-dev (>= 0.3)
   , libghc-mime-mail-prof
-  , libghc-transformers-dev (>= 0.2)
-  , libghc-transformers-prof
   , libghc-http-types-dev (>= 0.6.8)
   , libghc-http-types-prof
   , libghc-xml-conduit-dev
@@ -41,7 +39,6 @@
   , libghc-http-client-doc
   , libghc-http-conduit-doc
   , libghc-mime-mail-doc
-  , libghc-transformers-doc
   , libghc-http-types-doc
   , libghc-xml-conduit-doc
   , libghc-xml-types-doc




More information about the Pkg-haskell-commits mailing list