Skip to content

Commit

Permalink
Revert "Support QuickCheck-2.9"
Browse files Browse the repository at this point in the history
This reverts commit a665aab.
  • Loading branch information
bergmark committed Aug 7, 2016
1 parent 0f334bc commit a41f2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aeson.cabal
Expand Up @@ -170,7 +170,7 @@ test-suite tests

build-depends:
HUnit,
QuickCheck >= 2.7 && <2.10,
QuickCheck >= 2.7 && <2.8.3,
aeson,
attoparsec,
base,
Expand Down

0 comments on commit a41f2a6

Please sign in to comment.