Skip to content
Snippets Groups Projects
Commit 61eff6b3 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-11-16 11:40:32 by simonmar]

sync output
parent 16991d63
No related merge requests found
read004.hs:14: error in character literal
read004.hs:19: error in character literal
Compilation had errors
......@@ -12,7 +12,7 @@ f x = do
read007.hs:6:
`+' is not a data constructor
In the pattern: 2 + 2
In a do statement:: (2 + 2) <- 2
In a do statement: (2 + 2) <- 2
Compilation had errors
read010.hs:7: parse error on input `='
read011.hs:7: parse error on input `='
Compilation had errors
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment