Skip to content

Commit

Permalink
bump upper bounds of network dependency to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Apr 15, 2024
1 parent 30d75ef commit d48d3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidal.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ library
, hosc >= 0.20 && < 0.21
, text < 2.2
, parsec >= 3.1.12 && < 3.2
, network < 3.2
, network < 3.3
, transformers >= 0.5 && < 0.7
, bytestring < 0.13
, clock < 0.9
Expand Down

0 comments on commit d48d3d5

Please sign in to comment.