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

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


Sat Dec 20 19:29:54 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:54 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-wai-handler-launch/changelog new-haskell-wai-handler-launch/changelog
--- old-haskell-wai-handler-launch/changelog	2014-12-22 15:17:12.982893197 +0000
+++ new-haskell-wai-handler-launch/changelog	2014-12-22 15:17:12.994893203 +0000
@@ -1,6 +1,7 @@
 haskell-wai-handler-launch (3.0.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:59:26 +0100
 
diff -rN -u old-haskell-wai-handler-launch/control new-haskell-wai-handler-launch/control
--- old-haskell-wai-handler-launch/control	2014-12-22 15:17:12.982893197 +0000
+++ new-haskell-wai-handler-launch/control	2014-12-22 15:17:12.982893197 +0000
@@ -15,8 +15,6 @@
   , libghc-http-types-prof
   , libghc-streaming-commons-dev
   , libghc-streaming-commons-prof
-  , libghc-transformers-dev (>= 0.2.2)
-  , libghc-transformers-prof
   , libghc-wai-dev (>= 3.0)
   , libghc-wai-dev (<< 3.1)
   , libghc-wai-prof
@@ -27,7 +25,6 @@
   , libghc-blaze-builder-doc
   , libghc-http-types-doc
   , libghc-streaming-commons-doc
-  , libghc-transformers-doc
   , libghc-wai-doc
   , libghc-warp-doc
 Standards-Version: 3.9.5




More information about the Pkg-haskell-commits mailing list