git @ Cat's Eye Technologies Falderal / 8f99ded
Fix bug in failure-dumper. catseye 13 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
4343 putStrLn (show id)
4444 putStrLn ((show lineCount) ++ " output.txt")
4545 putStrLn text
46 report rest
4647 report (_:rest) =
4748 report rest
4849