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

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 14:07:44 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-hoogle/changelog new-haskell-hoogle/changelog
--- old-haskell-hoogle/changelog	2014-12-22 14:07:44.176183703 +0000
+++ new-haskell-hoogle/changelog	2014-12-22 14:07:44.200183720 +0000
@@ -1,6 +1,7 @@
 haskell-hoogle (4.2.33-5) 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-hoogle/control new-haskell-hoogle/control
--- old-haskell-hoogle/control	2014-12-22 14:07:44.176183703 +0000
+++ new-haskell-hoogle/control	2014-12-22 14:07:44.180183707 +0000
@@ -42,8 +42,6 @@
                , libghc-safe-prof
                , libghc-tagsoup-dev (>= 0.11)
                , libghc-tagsoup-prof
-               , libghc-transformers-dev (>= 0.2)
-               , libghc-transformers-prof
                , libghc-uniplate-dev (>= 1.6)
                , libghc-uniplate-prof
                , libghc-wai-dev (>= 1.1)
@@ -66,7 +64,6 @@
                      , libghc-random-doc
                      , libghc-safe-doc
                      , libghc-tagsoup-doc
-                     , libghc-transformers-doc
                      , libghc-uniplate-doc
                      , libghc-wai-doc
                      , libghc-warp-doc




More information about the Pkg-haskell-commits mailing list