Skip to content

Commit 9282401

Browse files
authored
Merge pull request #15 from jkachmar/patch-1
Allows tasty-1.4
2 parents 6a6528c + 2a1285a commit 9282401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary-instances.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ test-suite binary-instances-test
7979
, quickcheck-instances >=0.3.25 && <0.4
8080
, scientific
8181
, tagged
82-
, tasty >=0.10.1.2 && <1.4
82+
, tasty >=0.10.1.2 && <1.5
8383
, tasty-quickcheck >=0.8.3.2 && <0.11
8484
, text
8585
, time-compat

0 commit comments

Comments
 (0)