Merge pull request #1 from dmjio/master
authorLuke Hoersten <Luke@Hoersten.org>
Tue, 28 Jul 2015 14:26:19 -0500
changeset 8 dfbd53aff96e
parent 6 6b640c5c2462 (current diff)
parent 7 27ba8efbbb06 (diff)
child 9 dca196679c1d
Merge pull request #1 from dmjio/master Version bumps on unagi-chan and io-streams
--- a/unagi-streams.cabal	Thu Apr 02 15:32:21 2015 -0500
+++ b/unagi-streams.cabal	Tue Jul 28 14:26:19 2015 -0500
@@ -1,5 +1,5 @@
 name:                unagi-streams
-version:             0.1.2
+version:             0.1.3
 synopsis:            Unagi Chan IO-Streams
 description:         Io-streams chans implemented underneath with
                      unagi-chans. This library is a straight port of
@@ -18,8 +18,8 @@
               , System.IO.Streams.Concurrent.Unagi.Bounded
   build-depends:
                 base       >= 4.7 && < 4.9
-              , unagi-chan >= 0.2 && < 0.4
-              , io-streams >= 1.2 && < 1.3
+              , unagi-chan >= 0.2 && < 0.5
+              , io-streams >= 1.2 && < 1.4
 
 
   hs-source-dirs:      src