Skip to content

Commit

Permalink
Support containers-0.7 (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact authored Nov 2, 2024
1 parent 4312b88 commit 6b86c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion websockets.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Library
binary >= 0.8.1 && < 0.11,
bytestring >= 0.9 && < 0.13,
case-insensitive >= 0.3 && < 1.3,
containers >= 0.3 && < 0.7,
containers >= 0.3 && < 0.8,
network >= 2.3 && < 3.3,
random >= 1.0.1 && < 1.3,
SHA >= 1.5 && < 1.7,
Expand Down

0 comments on commit 6b86c2e

Please sign in to comment.