aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
diff options
context:
space:
mode:
authorYann Herklotz Grave <git@yannherklotzgrave.com>2019-02-11 21:48:58 +0000
committerYann Herklotz Grave <git@yannherklotzgrave.com>2019-02-11 21:48:58 +0000
commit4d1efed4ddc19b5394b6ba8b0c6366521f38114b (patch)
tree5b789e7ef715c87b256a8435cff0c2f1376eed76 /verifuzz.cabal
parentdf3723a3bf1e131181980d5a8d72c9af8a79f5d9 (diff)
downloadverismith-4d1efed4ddc19b5394b6ba8b0c6366521f38114b.tar.gz
verismith-4d1efed4ddc19b5394b6ba8b0c6366521f38114b.zip
Fix versions and tests
Diffstat (limited to 'verifuzz.cabal')
-rw-r--r--verifuzz.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/verifuzz.cabal b/verifuzz.cabal
index edf1d5e..af56a92 100644
--- a/verifuzz.cabal
+++ b/verifuzz.cabal
@@ -90,7 +90,7 @@ test-suite verifuzz-test
build-depends: base >= 4 && < 5
, verifuzz >=0.1 && <0.2
, fgl >=5.7 && <5.8
- , tasty >= 0.7 && <0.8
+ , tasty >= 1.2 && <1.3
, tasty-hunit >= 0.10 && <0.11
, tasty-quickcheck >= 0.10 && <0.11
, lens >=4.17 && <4.18