[Pkg-haskell-commits] darcs: haskell-notmuch-web: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Apr 6 19:15:25 UTC 2015
Sat Dec 20 19:29:39 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:39 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-notmuch-web/changelog new-haskell-notmuch-web/changelog
--- old-haskell-notmuch-web/changelog 2015-04-06 19:15:25.288077681 +0000
+++ new-haskell-notmuch-web/changelog 2015-04-06 19:15:25.292077681 +0000
@@ -1,6 +1,7 @@
haskell-notmuch-web (0.2.0-8) 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:58:12 +0100
diff -rN -u old-haskell-notmuch-web/control new-haskell-notmuch-web/control
--- old-haskell-notmuch-web/control 2015-04-06 19:15:25.288077681 +0000
+++ new-haskell-notmuch-web/control 2015-04-06 19:15:25.292077681 +0000
@@ -61,8 +61,6 @@
, libghc-text-prof
, libghc-text-icu-dev
, libghc-text-icu-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
, libghc-unordered-containers-dev
, libghc-unordered-containers-prof
, libghc-vector-dev
@@ -117,7 +115,6 @@
, libghc-tagsoup-doc
, libghc-text-doc
, libghc-text-icu-doc
- , libghc-transformers-doc
, libghc-unordered-containers-doc
, libghc-vector-doc
, libghc-wai-doc
More information about the Pkg-haskell-commits
mailing list