[package-plan] 31/32: aeson-compat test suite works with newer base-orphans

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 05:10:18 UTC 2017


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

spwhitton pushed a commit to branch master
in repository package-plan.

commit eaf95ffb3a72426f705691f3beea8cf9c02caa51
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 2 22:02:36 2017 -0700

    aeson-compat test suite works with newer base-orphans
---
 patches/aeson-compat/0.3.6/newer-base-orphans | 11 +++++++++++
 patches/aeson-compat/0.3.6/series             |  1 +
 2 files changed, 12 insertions(+)

diff --git a/patches/aeson-compat/0.3.6/newer-base-orphans b/patches/aeson-compat/0.3.6/newer-base-orphans
new file mode 100644
index 0000000..e8f7b8f
--- /dev/null
+++ b/patches/aeson-compat/0.3.6/newer-base-orphans
@@ -0,0 +1,11 @@
+--- a/aeson-compat.cabal
++++ b/aeson-compat.cabal
+@@ -76,7 +76,7 @@ test-suite aeson-compat-test
+     , semigroups               >=0.16.2.2 && <0.19
+     , tagged                   >=0.7.3 && <0.9
+     , aeson-compat
+-    , base-orphans          >=0.4.5 && <0.6
++    , base-orphans          >=0.4.5 && <0.7
+     , tasty                 >=0.10 && <0.12
+     , tasty-hunit           >=0.9  && <0.10
+     , tasty-quickcheck      >=0.8  && <0.9
diff --git a/patches/aeson-compat/0.3.6/series b/patches/aeson-compat/0.3.6/series
index 46bb016..4d70ec9 100644
--- a/patches/aeson-compat/0.3.6/series
+++ b/patches/aeson-compat/0.3.6/series
@@ -2,3 +2,4 @@ no-nats
 newer-quickcheck
 newer-aeson
 newer-vector
+newer-base-orphans

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