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

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


Sat Dec 20 19:29:13 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC

    M ./changelog +1
    M ./control -4

Sat Dec 20 19:29:13 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-crypto-conduit/changelog new-haskell-crypto-conduit/changelog
--- old-haskell-crypto-conduit/changelog	2014-12-22 13:42:33.054754499 +0000
+++ new-haskell-crypto-conduit/changelog	2014-12-22 13:42:33.058754503 +0000
@@ -1,6 +1,7 @@
 haskell-crypto-conduit (0.5.4-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:42 +0100
 
diff -rN -u old-haskell-crypto-conduit/control new-haskell-crypto-conduit/control
--- old-haskell-crypto-conduit/control	2014-12-22 13:42:33.054754499 +0000
+++ new-haskell-crypto-conduit/control	2014-12-22 13:42:33.058754503 +0000
@@ -21,9 +21,6 @@
   , libghc-crypto-api-prof
   , libghc-resourcet-dev
   , libghc-resourcet-prof
-  , libghc-transformers-dev (>= 0.2)
-  , libghc-transformers-dev (<< 0.5)
-  , libghc-transformers-prof
   , libghc-hspec-dev (>= 1.3)
   , libghc-cryptocipher-dev (>= 0.4)
   , libghc-cryptohash-cryptoapi-dev (>= 0.1)
@@ -34,7 +31,6 @@
   , libghc-conduit-extra-doc
   , libghc-crypto-api-doc
   , libghc-resourcet-doc
-  , libghc-transformers-doc
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/crypto-conduit
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-conduit




More information about the Pkg-haskell-commits mailing list