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

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


Sat Dec 20 19:29:55 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:55 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-warp-tls/changelog new-haskell-warp-tls/changelog
--- old-haskell-warp-tls/changelog	2014-12-22 15:17:49.174908786 +0000
+++ new-haskell-warp-tls/changelog	2014-12-22 15:17:49.182908788 +0000
@@ -1,6 +1,7 @@
 haskell-warp-tls (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:28 +0100
 
diff -rN -u old-haskell-warp-tls/control new-haskell-warp-tls/control
--- old-haskell-warp-tls/control	2014-12-22 15:17:49.174908786 +0000
+++ new-haskell-warp-tls/control	2014-12-22 15:17:49.178908787 +0000
@@ -18,8 +18,6 @@
   , libghc-streaming-commons-prof
   , libghc-tls-dev (>= 1.2.1)
   , libghc-tls-prof
-  , libghc-transformers-dev (>= 0.2)
-  , libghc-transformers-prof
   , libghc-wai-dev (>> 3.0)
   , libghc-wai-dev (<< 3.1)
   , libghc-wai-prof
@@ -33,7 +31,6 @@
   , libghc-network-doc
   , libghc-streaming-commons-doc
   , libghc-tls-doc
-  , libghc-transformers-doc
   , libghc-wai-doc
   , libghc-warp-doc
 Standards-Version: 3.9.5




More information about the Pkg-haskell-commits mailing list