From 418a24f35f73b2cee25eb17e1eb7f6d3b6498253 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 20 Jan 2019 14:39:03 +0000 Subject: [PATCH] update bounds to include network-3.0.x --- tidal.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidal.cabal b/tidal.cabal index dd677c738..18fff207a 100644 --- a/tidal.cabal +++ b/tidal.cabal @@ -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