[Pkg-haskell-commits] darcs: mighttpd2: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 15:28:04 UTC 2014
Sat Dec 20 19:30:02 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
M ./changelog +1
M ./control -1
Sat Dec 20 19:30:02 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-mighttpd2/changelog new-mighttpd2/changelog
--- old-mighttpd2/changelog 2014-12-22 15:28:04.715182551 +0000
+++ new-mighttpd2/changelog 2014-12-22 15:28:04.727182555 +0000
@@ -1,6 +1,7 @@
mighttpd2 (3.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:48 +0100
diff -rN -u old-mighttpd2/control new-mighttpd2/control
--- old-mighttpd2/control 2014-12-22 15:28:04.715182551 +0000
+++ new-mighttpd2/control 2014-12-22 15:28:04.715182551 +0000
@@ -20,7 +20,6 @@
, libghc-network-dev
, libghc-parsec3-dev (>= 3)
, libghc-resourcet-dev
- , libghc-transformers-dev
, libghc-unix-time-dev
, libghc-unordered-containers-dev
, libghc-wai-dev (>= 3.0)
More information about the Pkg-haskell-commits
mailing list