10 Oct
2006
10 Oct
'06
4:37 p.m.
Fri Sep 28 06:37:39 PDT 2001 malcolm * Add an alternative version of the Main compiler module, with 'main' rewritten as a single 'do' expression. A couple of small helper functions for error reporting (defined in other modules) have changed name and/or type. The original 'main' is still operational. M ./src/compiler98/ImportState.hs -4 +3 M ./src/compiler98/IntState.hs +5 M ./src/compiler98/Main.hs -26 +27 A ./src/compiler98/MainNew.hs