[Pkg-haskell-commits] darcs: tools: Update happstack-heist patches

Clint Adams clint at debian.org
Thu Dec 26 00:42:23 UTC 2013


Thu Dec 26 00:41:56 UTC 2013  Clint Adams <clint at debian.org>
  * Update happstack-heist patches

    M ./all-packages/patches/happstack-heist/7.2.0/newer-either.diff -2 +2

Thu Dec 26 00:41:56 UTC 2013  Clint Adams <clint at debian.org>
  * Update happstack-heist patches
diff -rN -u old-tools/all-packages/patches/happstack-heist/7.2.0/newer-either.diff new-tools/all-packages/patches/happstack-heist/7.2.0/newer-either.diff
--- old-tools/all-packages/patches/happstack-heist/7.2.0/newer-either.diff	2013-12-26 00:42:22.918574531 +0000
+++ new-tools/all-packages/patches/happstack-heist/7.2.0/newer-either.diff	2013-12-26 00:42:22.950574538 +0000
@@ -1,11 +1,11 @@
 --- a/happstack-heist.cabal
 +++ b/happstack-heist.cabal
-@@ -22,7 +22,7 @@
+@@ -22,7 +22,7 @@ Library
    Build-depends:       base             >= 3.0 && < 5.0,
                         blaze-builder    >= 0.2 && <0.4,
                         bytestring       >= 0.9 && < 0.11,
 -                       either           == 3.4.*,
-+                       either           >= 3.4 && < 4.1,
++                       either           >= 3.4 && < 5,
                         filepath,
                         happstack-server >= 7.0 && < 7.4,
                         heist            >= 0.13 && < 0.14,




More information about the Pkg-haskell-commits mailing list