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

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 13:42:50 UTC 2014


Sat Dec 20 19:29:14 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:14 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-cryptohash-conduit/changelog new-haskell-cryptohash-conduit/changelog
--- old-haskell-cryptohash-conduit/changelog	2014-12-22 13:42:50.462772289 +0000
+++ new-haskell-cryptohash-conduit/changelog	2014-12-22 13:42:50.470772297 +0000
@@ -1,6 +1,7 @@
 haskell-cryptohash-conduit (0.1.1-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:56:43 +0100
 
diff -rN -u old-haskell-cryptohash-conduit/control new-haskell-cryptohash-conduit/control
--- old-haskell-cryptohash-conduit/control	2014-12-22 13:42:50.462772289 +0000
+++ new-haskell-cryptohash-conduit/control	2014-12-22 13:42:50.466772293 +0000
@@ -16,14 +16,11 @@
   , libghc-cryptohash-prof
   , libghc-resourcet-dev
   , libghc-resourcet-prof
-  , libghc-transformers-dev
-  , libghc-transformers-prof
 Build-Depends-Indep: ghc-doc
   , libghc-conduit-doc
   , libghc-conduit-extra-doc
   , libghc-cryptohash-doc
   , libghc-resourcet-doc
-  , libghc-transformers-doc
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/cryptohash-conduit
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cryptohash-conduit




More information about the Pkg-haskell-commits mailing list