src.nth.io/

summaryrefslogtreecommitdiff
path: root/unagi-streams.cabal
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2014-12-18 11:43:53 -0600
committerLuke Hoersten <[email protected]>2014-12-18 11:43:53 -0600
commit1b07fb994363495a102d6b86a5f847a771a6f3b9 (patch)
treed92b598ac1c0bd937508614ed144e77c1bb84c45 /unagi-streams.cabal
parent3b40b5c3c97b636c4130e8b85e347c53aed1b25f (diff)
Added some functions to help exposed chans to streams.
Diffstat (limited to 'unagi-streams.cabal')
-rw-r--r--unagi-streams.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/unagi-streams.cabal b/unagi-streams.cabal
index ed91f29..b2d0d1b 100644
--- a/unagi-streams.cabal
+++ b/unagi-streams.cabal
@@ -1,9 +1,9 @@
name: unagi-streams
version: 0.1.1.0
synopsis: Unagi Chan IO-Streams
-description: IO-Streams implemented underneath with Unagi
- channels. This library is a straight port of Greg Collins' IO-Streams
- Chan implementation.
+description: Io-streams chans implemented underneath with
+ unagi-chans. This library is a straight port of
+ the default io-streams chan implementation.
License: BSD3
License-file: LICENSE
author: Luke Hoersten