blob: 9bae719b20a34e216a28cadf17824f3fc4294761 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/aeson-compat.cabal
+++ b/aeson-compat.cabal
@@ -81,7 +81,7 @@
, tasty >=0.10 && <0.12
, tasty-hunit >=0.9 && <0.10
, tasty-quickcheck >=0.8 && <0.9
- , QuickCheck >=2.7.6 && <2.9.3
+ , QuickCheck >=2.7.6 && <2.10
, quickcheck-instances >=0.3 && <0.3.13
other-modules:
Orphans
|