Skip to content

Commit

Permalink
Merge pull request #1080 from tidalcycles/bump-network-version
Browse files Browse the repository at this point in the history
bump upper bounds of network dependency to 3.3
  • Loading branch information
yaxu authored Apr 18, 2024
2 parents 55d68b3 + d48d3d5 commit 59f4a23
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 @@ -63,7 +63,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 59f4a23

Please sign in to comment.