[Pkg-haskell-commits] [package-plan] 384/457: Import universe patch
Joachim Breitner
nomeata at moszumanska.debian.org
Mon Apr 14 20:05:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository package-plan.
commit ede5a37fefc9aba466a682fd0ec3e1f4e9d859e7
Author: Clint Adams <clint at debian.org>
Date: Fri Jan 3 20:13:34 2014 +0000
Import universe patch
---
patches/universe/0.4.0.4/comonad-4.0 | 11 +++++++++++
patches/universe/0.4.0.4/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/patches/universe/0.4.0.4/comonad-4.0 b/patches/universe/0.4.0.4/comonad-4.0
new file mode 100644
index 0000000..694f36f
--- /dev/null
+++ b/patches/universe/0.4.0.4/comonad-4.0
@@ -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 --git a/patches/universe/0.4.0.4/series b/patches/universe/0.4.0.4/series
new file mode 100644
index 0000000..81f89f0
--- /dev/null
+++ b/patches/universe/0.4.0.4/series
@@ -0,0 +1 @@
+comonad-4.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list