diff -r dca196679c1d -r 6b78f0dd0a6b unagi-streams.cabal --- a/unagi-streams.cabal Thu Sep 24 17:00:48 2015 -0500 +++ b/unagi-streams.cabal Tue May 31 22:18:36 2016 -0500 @@ -1,5 +1,5 @@ name: unagi-streams -version: 0.1.3 +version: 0.2.0 synopsis: Unagi Chan IO-Streams description: Io-streams chans implemented underneath with unagi-chans. This library is a straight port of @@ -23,7 +23,7 @@ System.IO.Streams.Concurrent.Unagi , System.IO.Streams.Concurrent.Unagi.Bounded build-depends: - base >= 4.7 && < 4.9 + base >= 4.7 && < 4.10 , unagi-chan >= 0.2 && < 0.5 , io-streams >= 1.2 && < 1.4