[Pkg-haskell-commits] darcs: haskell-yesod-static: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 15:24:18 UTC 2014
Sat Dec 20 19:29:59 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:59 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-yesod-static/changelog new-haskell-yesod-static/changelog
--- old-haskell-yesod-static/changelog 2014-12-22 15:24:18.527080117 +0000
+++ new-haskell-yesod-static/changelog 2014-12-22 15:24:18.531080118 +0000
@@ -2,6 +2,7 @@
* Depend on haskell-devscripts 0.9, found in experimental
* New upstream release
+ * Do not depend on transformers, which now comes with GHC
-- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 17:03:43 +0100
diff -rN -u old-haskell-yesod-static/control new-haskell-yesod-static/control
--- old-haskell-yesod-static/control 2014-12-22 15:24:18.527080117 +0000
+++ new-haskell-yesod-static/control 2014-12-22 15:24:18.527080117 +0000
@@ -51,8 +51,6 @@
, libghc-system-filepath-prof
, libghc-text-dev (>= 0.9)
, libghc-text-prof
- , libghc-transformers-dev (>= 0.2.2)
- , libghc-transformers-prof
, libghc-unix-compat-dev (>= 0.2)
, libghc-unix-compat-prof
, libghc-unordered-containers-dev (>= 0.2)
@@ -89,7 +87,6 @@
, libghc-system-fileio-doc
, libghc-system-filepath-doc
, libghc-text-doc
- , libghc-transformers-doc
, libghc-unix-compat-doc
, libghc-unordered-containers-doc
, libghc-wai-doc
More information about the Pkg-haskell-commits
mailing list