pthariensflame / ChannelT

Generalized stream processors

Home Page:http://hackage.haskell.org/package/ChannelT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChannelT

Build Status Hackage Hackage-Deps GitHub license

A mutual generalization of pipes and machines; a library for exploring a particular corner of the design space of streaming IO (and other related tasks) in Haskell.

About

Generalized stream processors

http://hackage.haskell.org/package/ChannelT

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%