src.nth.io/

summaryrefslogtreecommitdiff
path: root/unagi-streams.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'unagi-streams.cabal')
-rw-r--r--unagi-streams.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/unagi-streams.cabal b/unagi-streams.cabal
index bb26ffe..b1f97f0 100644
--- a/unagi-streams.cabal
+++ b/unagi-streams.cabal
@@ -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 @@ library
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