unagi-streams.cabal
changeset 4 1baf8e3b8ef2
parent 3 400d49213290
child 6 6b640c5c2462
equal deleted inserted replaced
3:400d49213290 4:1baf8e3b8ef2
     1 name:                unagi-streams
     1 name:                unagi-streams
     2 version:             0.1.1.0
     2 version:             0.1.1.0
     3 synopsis:            Unagi Chan IO-Streams
     3 synopsis:            Unagi Chan IO-Streams
     4 description:         IO-Streams implemented underneath with Unagi
     4 description:         Io-streams chans implemented underneath with
     5                      channels. This library is a straight port of Greg Collins' IO-Streams
     5                      unagi-chans. This library is a straight port of
     6                      Chan implementation.
     6                      the default io-streams chan implementation.
     7 License:             BSD3
     7 License:             BSD3
     8 License-file:        LICENSE
     8 License-file:        LICENSE
     9 author:              Luke Hoersten
     9 author:              Luke Hoersten
    10 maintainer:          [email protected]
    10 maintainer:          [email protected]
    11 category:            IO-Streams, Concurrency
    11 category:            IO-Streams, Concurrency