[Haskell-beginners] How can I print the outcome with using main.

Roelof Wobben r.wobben at home.nl
Tue Feb 24 15:36:09 UTC 2015


Daniel Bergey schreef op 24-2-2015 om 15:44:
>   main :: IO ()
> | main = do
> |     msgs <- testParse parse 10 "error.log"
> |     print msgs

Thanks,

Now Im busy reading how to make a tree withe recursion for the next 
exercise.

Roelof



More information about the Beginners mailing list