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

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 14:41:18 UTC 2014


Sat Dec 20 19:29:40 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:40 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-options/changelog new-haskell-options/changelog
--- old-haskell-options/changelog	2014-12-22 14:41:18.669873123 +0000
+++ new-haskell-options/changelog	2014-12-22 14:41:18.673873126 +0000
@@ -1,6 +1,7 @@
 haskell-options (1.2-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:58:17 +0100
 
diff -rN -u old-haskell-options/control new-haskell-options/control
--- old-haskell-options/control	2014-12-22 14:41:18.669873123 +0000
+++ new-haskell-options/control	2014-12-22 14:41:18.669873123 +0000
@@ -12,13 +12,10 @@
   , ghc-ghci
   , libghc-monads-tf-dev (>= 0.1)
   , libghc-monads-tf-prof
-  , libghc-transformers-dev (>= 0.2)
-  , libghc-transformers-prof
 Build-Depends-Indep:
     ghc-doc
   , haddock
   , libghc-monads-tf-doc
-  , libghc-transformers-doc
 Standards-Version: 3.9.4
 Homepage: https://john-millikin.com/software/haskell-options/
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-options




More information about the Pkg-haskell-commits mailing list