fix attoparsec lower bound

needed for parseOnly
This commit is contained in:
Joey Hess 2021-03-24 11:54:16 -04:00
parent f19271c5d9
commit 41d9148c72
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -367,7 +367,7 @@ Executable git-annex
memory, memory,
deepseq, deepseq,
split, split,
attoparsec, attoparsec (>= 0.13.2.2),
concurrent-output (>= 1.10), concurrent-output (>= 1.10),
QuickCheck (>= 2.10.0), QuickCheck (>= 2.10.0),
tasty (>= 0.7), tasty (>= 0.7),