|
Subject: ANNOUNCE: Pipe 1.0 Newsgroups: gmane.comp.lang.haskell.cafe, gmane.comp.lang.haskell.general Date: 2008-06-21 16:08:57 GMT (1 year, 2 weeks and 2 minutes ago) 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 |
|
|