Skip to content

Commit

Permalink
Allow QuickCheck 2.14.*
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmark committed Mar 30, 2020
1 parent ac541ea commit 44a597a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aeson.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ test-suite tests
UnitTests.NullaryConstructors

build-depends:
QuickCheck >= 2.10.0.1 && < 2.14,
QuickCheck >= 2.10.0.1 && < 2.15,
aeson,
integer-logarithms >= 1 && <1.1,
attoparsec,
Expand Down

0 comments on commit 44a597a

Please sign in to comment.