[Pkg-haskell-commits] darcs: haskell-hopenpgp-tools: Do not depend on transformers, which now comes with GHC
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:08:05 UTC 2014
Sat Dec 20 19:29:27 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:29:27 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-hopenpgp-tools/changelog new-haskell-hopenpgp-tools/changelog
--- old-haskell-hopenpgp-tools/changelog 2014-12-22 14:08:05.232202815 +0000
+++ new-haskell-hopenpgp-tools/changelog 2014-12-22 14:08:05.236202817 +0000
@@ -1,6 +1,7 @@
haskell-hopenpgp-tools (0.13-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:30 +0100
diff -rN -u old-haskell-hopenpgp-tools/control new-haskell-hopenpgp-tools/control
--- old-haskell-hopenpgp-tools/control 2014-12-22 14:08:05.232202815 +0000
+++ new-haskell-hopenpgp-tools/control 2014-12-22 14:08:05.232202815 +0000
@@ -27,7 +27,6 @@
, libghc-optparse-applicative-dev (>= 0.10.0)
, libghc-resourcet-dev
, libghc-text-dev
- , libghc-transformers-dev
, libghc-unordered-containers-dev
, libghc-yaml-dev
, alex
More information about the Pkg-haskell-commits
mailing list