[Pkg-haskell-commits] darcs: haskell-hopenpgp: Do not depend on transformers, which now comes with GHC

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 14:07:55 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 -3

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/changelog new-haskell-hopenpgp/changelog
--- old-haskell-hopenpgp/changelog	2014-12-22 14:07:55.636194110 +0000
+++ new-haskell-hopenpgp/changelog	2014-12-22 14:07:55.640194113 +0000
@@ -1,6 +1,7 @@
 haskell-hopenpgp (1.11-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/control new-haskell-hopenpgp/control
--- old-haskell-hopenpgp/control	2014-12-22 14:07:55.636194110 +0000
+++ new-haskell-hopenpgp/control	2014-12-22 14:07:55.636194110 +0000
@@ -66,8 +66,6 @@
  , libghc-split-prof
  , libghc-text-dev
  , libghc-text-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
  , libghc-unordered-containers-dev
  , libghc-unordered-containers-prof
  , libghc-zlib-dev
@@ -106,7 +104,6 @@
  , libghc-semigroups-doc
  , libghc-split-doc
  , libghc-text-doc
- , libghc-transformers-doc
  , libghc-unordered-containers-doc
  , libghc-zlib-doc
 Standards-Version: 3.9.6




More information about the Pkg-haskell-commits mailing list