Skip to content

Commit

Permalink
Allow tasty-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Sep 13, 2023
1 parent 62ba99c commit 8ef3116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arbtt.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ test-suite test
TimeLog
Build-depends:
base >= 4.7 && < 5
, tasty >= 0.7 && < 1.5
, tasty >= 0.7 && < 1.6
, tasty-golden >= 2.2.0.2 && < 2.4
, tasty-hunit >= 0.2 && < 0.11
, process-extras >= 0.2 && < 0.8
Expand Down

0 comments on commit 8ef3116

Please sign in to comment.