From 1b07fb994363495a102d6b86a5f847a771a6f3b9 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Thu, 18 Dec 2014 11:43:53 -0600 Subject: Added some functions to help exposed chans to streams. --- unagi-streams.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'unagi-streams.cabal') 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 -- cgit v1.2.3