[Git][haskell-team/DHG_packages][master] attoparsec: fix patch

Clint Adams gitlab at salsa.debian.org
Sat May 30 17:31:52 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
5f9de58e by Clint Adams at 2020-05-30T12:31:18-04:00
attoparsec: fix patch

- - - - -


1 changed file:

- p/haskell-attoparsec/debian/patches/newer-quickcheck


Changes:

=====================================
p/haskell-attoparsec/debian/patches/newer-quickcheck
=====================================
@@ -1,17 +1,6 @@
---- a/attoparsec.cabal
-+++ b/attoparsec.cabal
-@@ -127,7 +127,7 @@
-     base >= 4 && < 5,
-     bytestring,
-     deepseq >= 1.1,
--    QuickCheck >= 2.7 && < 2.10,
-+    QuickCheck >= 2.7 && < 2.13,
-     quickcheck-unicode,
-     scientific,
-     tasty >= 0.11,
 --- a/tests/QC/ByteString.hs
 +++ b/tests/QC/ByteString.hs
-@@ -164,7 +164,7 @@
+@@ -166,7 +166,7 @@
      , testProperty "peekWord8" peekWord8
      , testProperty "peekWord8'" peekWord8'
      , testProperty "satisfy" satisfy



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5f9de58ee511f5f2e7eca5d4de686e11a2004906

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5f9de58ee511f5f2e7eca5d4de686e11a2004906
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/20200530/5032bd90/attachment.html>


More information about the Pkg-haskell-commits mailing list