Skip to content

Commit

Permalink
update bounds to include network-3.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Jan 20, 2019
1 parent b4433e5 commit 418a24f
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 @@ -55,7 +55,7 @@ library
, hosc < 0.18
, text < 1.3
, parsec < 3.2
, network < 2.9
, network < 3.1
, mwc-random < 0.15
, vector < 0.13
, bifunctors < 5.6
Expand Down

1 comment on commit 418a24f

@yaxu
Copy link
Member Author

@yaxu yaxu commented on 418a24f Jan 20, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.