[Haskell-cafe] ANNOUNCE: Pipe 1.0
Matti Niemenmaa
matti.niemenmaa+news at iki.fi
Sat Jun 21 12:08:57 EDT 2008
Greetings,
I hereby announce the release of the Pipe library, a library for piping data
through a pipeline of processes.
A web page with (hopefully) all the necessary info and a simple example can be
found at http://iki.fi/matti.niemenmaa/pipe/
The package is at Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pipe
Feel free to comment on any part of it, either here or straight to my e-mail
address.
I've tested it on Windows XP and Linux (Gentoo) and GHC 6.8.2 and 6.8.3. Since
the code is rather low-level it'd be interesting to hear whether it works on
other systems, say the BSDs or OS X.
--
Matti Niemenmaa
More information about the Haskell-Cafe
mailing list