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

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


Sat Dec 20 19:29:20 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:20 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-exception-transformers/changelog new-haskell-exception-transformers/changelog
--- old-haskell-exception-transformers/changelog	2014-12-22 13:54:44.563471170 +0000
+++ new-haskell-exception-transformers/changelog	2014-12-22 13:54:44.567471173 +0000
@@ -2,6 +2,7 @@
 
   * Adjust watch file to new hackage layout
   * 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, 05 Oct 2013 18:20:15 +0200
 
diff -rN -u old-haskell-exception-transformers/control new-haskell-exception-transformers/control
--- old-haskell-exception-transformers/control	2014-12-22 13:54:44.563471170 +0000
+++ new-haskell-exception-transformers/control	2014-12-22 13:54:44.563471170 +0000
@@ -11,14 +11,10 @@
              , libghc-stm-dev (>> 2.1)
              , libghc-stm-dev (<< 2.5)
              , libghc-stm-prof
-             , libghc-transformers-dev (>> 0.2)
-             , libghc-transformers-dev (<< 0.4)
-             , libghc-transformers-prof
              , libghc-hunit-dev (>> 1.2)
              , libghc-hunit-dev (<< 1.3)
 Build-Depends-Indep: ghc-doc
                    , libghc-stm-doc
-                   , libghc-transformers-doc
 Standards-Version: 3.9.4
 Homepage: http://www.eecs.harvard.edu/~mainland/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-exception-transformers




More information about the Pkg-haskell-commits mailing list