[Git][haskell-team/package-plan][master] patch for blaze-markup test dep

Clint Adams gitlab at salsa.debian.org
Wed Jul 4 16:02:44 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / package-plan


Commits:
df227da4 by Clint Adams at 2018-07-04T11:02:28-04:00
patch for blaze-markup test dep

- - - - -


3 changed files:

- packages.txt
- + patches/blaze-markup/0.8.2.1/older-tasty-quickcheck
- + patches/blaze-markup/0.8.2.1/series


Changes:

=====================================
packages.txt
=====================================
--- a/packages.txt
+++ b/packages.txt
@@ -55,7 +55,7 @@ bitarray 0.0.1.1
 blaze-builder 0.4.1.0
 blaze-builder-conduit 1.1.0 avoid
 blaze-html 0.9.1.1
-blaze-markup 0.8.2.1 notest
+blaze-markup 0.8.2.1
 blaze-svg 0.3.6.1
 blaze-textual 0.2.1.0 notest
 BlogLiterately 0.8.6.2 key


=====================================
patches/blaze-markup/0.8.2.1/older-tasty-quickcheck
=====================================
--- /dev/null
+++ b/patches/blaze-markup/0.8.2.1/older-tasty-quickcheck
@@ -0,0 +1,11 @@
+--- a/blaze-markup.cabal
++++ b/blaze-markup.cabal
+@@ -63,7 +63,7 @@
+     containers       >= 0.3  && < 0.6,
+     tasty            >= 1.0  && < 1.1,
+     tasty-hunit      >= 0.10 && < 0.11,
+-    tasty-quickcheck >= 0.10 && < 0.11,
++    tasty-quickcheck >= 0.9 && < 0.11,
+     -- Copied from regular dependencies...
+     base          >= 4    && < 4.12,
+     blaze-builder >= 0.3  && < 0.5,


=====================================
patches/blaze-markup/0.8.2.1/series
=====================================
--- /dev/null
+++ b/patches/blaze-markup/0.8.2.1/series
@@ -0,0 +1 @@
+older-tasty-quickcheck



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/df227da4303b620004a5d57a54beb0d9f36db86c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/df227da4303b620004a5d57a54beb0d9f36db86c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180704/dc44a933/attachment.html>


More information about the Pkg-haskell-commits mailing list