mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
e683f074ad
available. Approved by: portmgr
11 lines
344 B
Plaintext
11 lines
344 B
Plaintext
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.
|
|
|
|
WWW: http://www.haskell.org/~petersen/haskell/popenhs/
|
|
|
|
- Oliver Braun
|
|
obraun@informatik.unibw-muenchen.de
|