14 Sep
2002
14 Sep
'02
2:34 p.m.
Nabil Benhadj wrote:
Prelude> msg = "Hello World" ERROR - Syntax error in input (unexpected `=')
You can't enter definitions interactively; you have to store them in a file, then load the file with ":load <filename>". -- Glynn Clements <glynn.clements@virgin.net>