diff --git a/tidal.cabal b/tidal.cabal index d7a84a475..b90bd9377 100644 --- a/tidal.cabal +++ b/tidal.cabal @@ -53,14 +53,14 @@ library Paths_tidal Build-depends: base >=4.8 && <5 - , containers < 0.7 + , containers < 0.8 , colour < 2.4 , hosc >= 0.20 && < 0.21 - , text < 2.1 + , text < 2.2 , parsec >= 3.1.12 && < 3.2 , network < 3.2 , transformers >= 0.5 && < 0.7 - , bytestring < 0.12 + , bytestring < 0.13 , clock < 0.9 , deepseq >= 1.1.0.0 , primitive < 0.10