[Haskell-cafe] Expect module?

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Mon Jan 19 13:22:19 EST 2009


On 2009 Jan 19, at 3:47, Neil Mitchell wrote:
>> Is there a Haskell-Expect module? Something that would allow me to
>> control an external Unix program via its stdin/stdout/stderr?
>
> System.Process does what you want, I think:
>
> http://hackage.haskell.org/packages/archive/process/1.0.1.1/doc/html/System-Process.html


I don't see any pty stuff in there offhand.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list