[Pkg-haskell-commits] darcs: haskell-http-reverse-proxy: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:12:37 UTC 2014
Sat Dec 20 19:29:29 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:29 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-http-reverse-proxy/changelog new-haskell-http-reverse-proxy/changelog
--- old-haskell-http-reverse-proxy/changelog 2014-12-22 14:12:37.728447731 +0000
+++ new-haskell-http-reverse-proxy/changelog 2014-12-22 14:12:37.732447734 +0000
@@ -1,6 +1,7 @@
haskell-http-reverse-proxy (0.4.0.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:57:40 +0100
diff -rN -u old-haskell-http-reverse-proxy/control new-haskell-http-reverse-proxy/control
--- old-haskell-http-reverse-proxy/control 2014-12-22 14:12:37.728447731 +0000
+++ new-haskell-http-reverse-proxy/control 2014-12-22 14:12:37.728447731 +0000
@@ -36,8 +36,6 @@
, libghc-streaming-commons-prof
, libghc-text-dev (>= 0.11)
, libghc-text-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
, libghc-wai-dev (>= 3.0)
, libghc-wai-prof
, libghc-wai-logger-dev
@@ -62,7 +60,6 @@
, libghc-resourcet-doc
, libghc-streaming-commons-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-wai-doc
, libghc-wai-logger-doc
, libghc-word8-doc
More information about the Pkg-haskell-commits
mailing list