[Pkg-haskell-commits] [package-plan] 01/01: update tasty
Clint Adams
clint at moszumanska.debian.org
Wed Sep 10 22:06:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository package-plan.
commit 32cd12d76177b39f86d54e25520fa0e4262b2fa4
Author: Clint Adams <clint at debian.org>
Date: Wed Sep 10 18:05:56 2014 -0400
update tasty
---
packages.txt | 6 +++---
patches/tasty/0.10/regex-tdfa.diff | 11 +++++++++++
patches/tasty/0.10/series | 1 +
3 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/packages.txt b/packages.txt
index 7a3248c..50b8d1f 100644
--- a/packages.txt
+++ b/packages.txt
@@ -12,7 +12,7 @@ AMI 0.1
ansi-terminal 0.6.1.1
ansi-wl-pprint 0.6.7.1
appar 0.1.4
-arbtt 0.8.1 binary
+arbtt 0.8.1.4 binary
arrows 0.4.4.1
asn1-data 0.7.1
asn1-encoding 0.8.1.3
@@ -622,12 +622,12 @@ tagged 0.7.2
tagsoup 0.13.1
tagstream-conduit 0.5.5.1
tar 0.4.0.1
-tasty 0.8.1.2
+tasty 0.10
tasty-golden 2.2.2.4
tasty-hspec 0.1.0.1
tasty-hunit 0.8.0.1
tasty-quickcheck 0.8.1
-tasty-rerun 1.1.2
+#tasty-rerun 1.1.2 broken by tasty
tasty-th 0.1.2
template 0.2.0.9
temporary 1.2.0.3
diff --git a/patches/tasty/0.10/regex-tdfa.diff b/patches/tasty/0.10/regex-tdfa.diff
new file mode 100644
index 0000000..126ce7f
--- /dev/null
+++ b/patches/tasty/0.10/regex-tdfa.diff
@@ -0,0 +1,11 @@
+--- a/tasty.cabal
++++ b/tasty.cabal
+@@ -52,7 +52,7 @@
+ containers,
+ mtl,
+ tagged >= 0.5,
+- regex-tdfa-rc >= 1.1.8.2,
++ regex-tdfa >= 1.2,
+ optparse-applicative >= 0.10,
+ deepseq >= 1.3,
+ unbounded-delays >= 0.1,
diff --git a/patches/tasty/0.10/series b/patches/tasty/0.10/series
new file mode 100644
index 0000000..f4943a7
--- /dev/null
+++ b/patches/tasty/0.10/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