[Pkg-haskell-commits] darcs: tools: Import universe patch

Clint Adams clint at debian.org
Fri Jan 3 20:14:30 UTC 2014


Fri Jan  3 20:13:34 UTC 2014  Clint Adams <clint at debian.org>
  * Import universe patch

    A ./all-packages/patches/universe/
    A ./all-packages/patches/universe/0.4.0.4/
    A ./all-packages/patches/universe/0.4.0.4/comonad-4.0
    A ./all-packages/patches/universe/0.4.0.4/series

Fri Jan  3 20:13:34 UTC 2014  Clint Adams <clint at debian.org>
  * Import universe patch
diff -rN -u old-tools/all-packages/patches/universe/0.4.0.4/comonad-4.0 new-tools/all-packages/patches/universe/0.4.0.4/comonad-4.0
--- old-tools/all-packages/patches/universe/0.4.0.4/comonad-4.0	1970-01-01 00:00:00.000000000 +0000
+++ new-tools/all-packages/patches/universe/0.4.0.4/comonad-4.0	2014-01-03 20:14:30.681530140 +0000
@@ -0,0 +1,11 @@
+--- a/universe.cabal
++++ b/universe.cabal
+@@ -30,7 +30,7 @@
+   if impl(ghc >= 7.4)
+     cpp-options:       -DDEFAULT_SIGNATURES
+   build-depends:       base                   >=4   && <5  ,
+-                       comonad-transformers   >=0.1 && <4.0,
++                       comonad                >=4.0        ,
+                        containers             >=0.1 && <1  ,
+                        keys                   >=0.1 && <4  ,
+                        mtl                    >=1.0 && <2.2,
diff -rN -u old-tools/all-packages/patches/universe/0.4.0.4/series new-tools/all-packages/patches/universe/0.4.0.4/series
--- old-tools/all-packages/patches/universe/0.4.0.4/series	1970-01-01 00:00:00.000000000 +0000
+++ new-tools/all-packages/patches/universe/0.4.0.4/series	2014-01-03 20:14:30.681530140 +0000
@@ -0,0 +1 @@
+comonad-4.0




More information about the Pkg-haskell-commits mailing list