Skip to content

Commit

Permalink
Bump containers to < 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed May 11, 2024
1 parent c19dfe5 commit 19daf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomland.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ library
Toml.Type.Value

build-depends: bytestring >= 0.10 && < 0.13
, containers >= 0.5.7 && < 0.7
, containers >= 0.5.7 && < 0.8
, deepseq >= 1.4 && < 1.6
, hashable >= 1.3.1.0 && < 1.5
, megaparsec >= 7.0.5 && < 9.7
Expand Down

0 comments on commit 19daf31

Please sign in to comment.