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