ANNOUNCE: popenhs-0.00 released

Jens-Ulrik Petersen juhp@01.246.ne.jp
17 Oct 2001 14:26:38 +0900


I am happy to announce the first release of popenhs, version 0.00.

popenhs is a very small Haskell library, based on runProcess
in hslibs' posix library.  It provides lazy output from
subprocesses through two functions popen2 and popen3.

The source and rpm files are available from:

        http://www.01.246.ne.jp/~juhp/haskell/popenhs/

I welcome comments and feedback.

Jens