[Pkg-haskell-commits] [package-plan] 06/07: Import tasty patches

Joachim Breitner nomeata at moszumanska.debian.org
Sun Dec 21 22:12:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch ghc-7.8
in repository package-plan.

commit 18ad4cd8d05ee660ecfbea664f3da934310049f4
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Dec 21 23:11:53 2014 +0100

    Import tasty patches
---
 packages.txt                         |  1 +
 patches/tasty/0.10.1/regex-tdfa.diff | 13 +++++++++++++
 patches/tasty/0.10.1/series          |  1 +
 3 files changed, 15 insertions(+)

diff --git a/packages.txt b/packages.txt
index 242185d..e61d195 100644
--- a/packages.txt
+++ b/packages.txt
@@ -563,6 +563,7 @@ regex-pcre-builtin 0 avoid
 regex-posix 0.95.2
 regexpr 0.5.4
 regex-tdfa 1.2.0
+regex-tdfa-rc 1.1.8.3 avoid
 regex-tdfa-text 1.0.0.2
 regex-tdfa-utf8 1.0
 repa 3.3.1.2
diff --git a/patches/tasty/0.10.1/regex-tdfa.diff b/patches/tasty/0.10.1/regex-tdfa.diff
new file mode 100644
index 0000000..a7ba379
--- /dev/null
+++ b/patches/tasty/0.10.1/regex-tdfa.diff
@@ -0,0 +1,13 @@
+Index: tasty-0.10.1/tasty.cabal
+===================================================================
+--- tasty-0.10.1.orig/tasty.cabal	2014-12-21 14:59:19.509001668 +0100
++++ tasty-0.10.1/tasty.cabal	2014-12-21 14:59:29.941201256 +0100
+@@ -53,7 +53,7 @@
+     containers,
+     mtl,
+     tagged >= 0.5,
+-    regex-tdfa-rc >= 1.1.8.2,
++    regex-tdfa >= 1.2,
+     optparse-applicative >= 0.11,
+     deepseq >= 1.3,
+     unbounded-delays >= 0.1,
diff --git a/patches/tasty/0.10.1/series b/patches/tasty/0.10.1/series
new file mode 100644
index 0000000..f4943a7
--- /dev/null
+++ b/patches/tasty/0.10.1/series
@@ -0,0 +1 @@
+regex-tdfa.diff

-- 
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