[Pkg-haskell-commits] darcs: haskell-wai-extra: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 15:16:56 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-extra/changelog new-haskell-wai-extra/changelog
--- old-haskell-wai-extra/changelog 2014-12-22 15:16:56.290886027 +0000
+++ new-haskell-wai-extra/changelog 2014-12-22 15:16:56.294886029 +0000
@@ -1,6 +1,7 @@
haskell-wai-extra (3.0.1.2-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:25 +0100
diff -rN -u old-haskell-wai-extra/control new-haskell-wai-extra/control
--- old-haskell-wai-extra/control 2014-12-22 15:16:56.290886027 +0000
+++ new-haskell-wai-extra/control 2014-12-22 15:16:56.290886027 +0000
@@ -38,8 +38,6 @@
, libghc-stringsearch-prof
, libghc-text-dev (>= 0.7)
, libghc-text-prof
- , libghc-transformers-dev (>= 0.2.2)
- , libghc-transformers-prof
, libghc-void-dev (>= 0.5)
, libghc-void-prof
, libghc-wai-dev (>= 3.0)
@@ -67,7 +65,6 @@
, libghc-streaming-commons-doc
, libghc-stringsearch-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-void-doc
, libghc-wai-doc
, libghc-wai-logger-doc
More information about the Pkg-haskell-commits
mailing list