[cvs-nhc98] patch applied (hat): Add an alternative version of the Main compiler module, with ' main'

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:07:53 EDT 2006


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


More information about the Cvs-nhc98 mailing list