Skip to content

Commit

Permalink
Allow tasty-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Sep 10, 2023
1 parent 007f6de commit b6d899a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text-builder-linear.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ test-suite linear-builder-tests
base,
text,
text-builder-linear,
tasty >=1.4 && <1.5,
tasty >=1.4 && <1.6,
tasty-quickcheck >=0.10 && <0.11

benchmark linear-builder-bench
Expand Down

0 comments on commit b6d899a

Please sign in to comment.