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

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


Sat Dec 20 19:29:25 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:25 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on transformers, which now comes with GHC
diff -rN -u old-haskell-happstack-server/changelog new-haskell-happstack-server/changelog
--- old-haskell-happstack-server/changelog	2014-12-22 14:03:03.619927145 +0000
+++ new-haskell-happstack-server/changelog	2014-12-22 14:03:03.627927152 +0000
@@ -1,6 +1,7 @@
 haskell-happstack-server (7.3.7-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:57:21 +0100
 
diff -rN -u old-haskell-happstack-server/control new-haskell-happstack-server/control
--- old-haskell-happstack-server/control	2014-12-22 14:03:03.619927145 +0000
+++ new-haskell-happstack-server/control	2014-12-22 14:03:03.627927152 +0000
@@ -46,9 +46,6 @@
  , libghc-threads-prof
  , libghc-time-compat-dev
  , libghc-time-compat-prof
- , libghc-transformers-dev (>= 0.1.3)
- , libghc-transformers-dev (<< 0.5)
- , libghc-transformers-prof
  , libghc-transformers-base-dev (>= 0.4)
  , libghc-transformers-base-dev (<< 0.5)
  , libghc-transformers-base-prof
@@ -75,7 +72,6 @@
  , libghc-text-doc
  , libghc-threads-doc
  , libghc-time-compat-doc
- , libghc-transformers-doc
  , libghc-transformers-base-doc
  , libghc-utf8-string-doc
  , libghc-xhtml-doc




More information about the Pkg-haskell-commits mailing list