[cvs-nhc98] patch applied (nhc98): Thread pattern guards through
the rest of the compiler
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Thu Jun 7 05:03:39 EDT 2007
Thu Jun 7 01:58:02 PDT 2007 Malcolm.Wallace at cs.york.ac.uk
* Thread pattern guards through the rest of the compiler
as far as the 'Case' pattern-matching translation phase (which is not
yet implemented).
M ./src/compiler98/Case.hs +3
M ./src/compiler98/CaseLib.hs -1 +2
M ./src/compiler98/Extract.hs -3 +13
M ./src/compiler98/FixSyntax.hs -1 +13
M ./src/compiler98/Rename.hs -1 +34
M ./src/compiler98/RmClasses.hs +2
M ./src/compiler98/SccModule.hs +11
M ./src/compiler98/SyntaxPos.hs +7
M ./src/compiler98/Type.hs -1 +24
M ./src/compiler98/TypeLib.hs -1 +8
More information about the Cvs-nhc98
mailing list