2002-08-21 23:57:58 +02:00
|
|
|
From the Website:
|
|
|
|
|
|
|
|
popenhs is a popen-like library for Haskell. It provides a convenient way of
|
|
|
|
sending string input to a subprocess and reading output from it lazily. It
|
|
|
|
requires the Posix module and has been tested under ghc5 so far.
|
|
|
|
|
2002-09-25 15:26:50 +02:00
|
|
|
WWW: http://www.haskell.org/~petersen/haskell/popenhs/
|
2002-08-21 23:57:58 +02:00
|
|
|
|
|
|
|
- Oliver Braun
|
|
|
|
obraun@informatik.unibw-muenchen.de
|