Skip to content

Commit

Permalink
Allow containers-0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Sep 29, 2023
1 parent 7e57b52 commit f73ce42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tasty.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ library
build-depends:
base >= 4.9 && < 5,
stm >= 2.3 && < 2.6,
containers >= 0.5.8 && < 0.7,
containers >= 0.5.8 && < 0.8,
transformers >= 0.5 && < 0.7,
tagged >= 0.5 && < 0.9,
optparse-applicative >= 0.14 && < 0.19,
Expand Down

0 comments on commit f73ce42

Please sign in to comment.