[Haskell-cafe] using an external application

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Nov 2 07:07:30 EDT 2007


Hello Petr,

Friday, November 2, 2007, 11:17:23 AM, you wrote:

>           o1 <- readFile "output.txt"

add "return $! length o1" here to evaluate whole list

>           System.Cmd.system "echo bye >output.txt" -- the second call to



-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list