Bumped versions for ghc 7.10 and base 4.8.
authorLuke Hoersten <luke@hoersten.org>
Thu, 02 Apr 2015 15:32:21 -0500
changeset 6 6b640c5c2462
parent 5 2cbc7b16cd08
child 7 27ba8efbbb06
child 8 dfbd53aff96e
Bumped versions for ghc 7.10 and base 4.8.
unagi-streams.cabal
--- a/unagi-streams.cabal	Thu Dec 18 11:50:13 2014 -0600
+++ b/unagi-streams.cabal	Thu Apr 02 15:32:21 2015 -0500
@@ -1,5 +1,5 @@
 name:                unagi-streams
-version:             0.1.1.0
+version:             0.1.2
 synopsis:            Unagi Chan IO-Streams
 description:         Io-streams chans implemented underneath with
                      unagi-chans. This library is a straight port of
@@ -17,8 +17,8 @@
                 System.IO.Streams.Concurrent.Unagi
               , System.IO.Streams.Concurrent.Unagi.Bounded
   build-depends:
-                base       >= 4.7 && < 4.8
-              , unagi-chan >= 0.2 && < 0.3
+                base       >= 4.7 && < 4.9
+              , unagi-chan >= 0.2 && < 0.4
               , io-streams >= 1.2 && < 1.3