patch applied (hat): Remove all vestiges of Hat-related code from inside the nhc98 compiler.

Tue Sep 23 06:30:11 PDT 2003 malcolm * Remove all vestiges of Hat-related code from inside the nhc98 compiler. This includes both the original compiler-internal transformation, and the newer hat-trans code which has now moved to its own tree. M ./src/compiler98/Case.hs -27 +2 R ./src/compiler98/DbgDataTrans.hs R ./src/compiler98/DbgDumpSRIDTable.hs R ./src/compiler98/DbgDumpSRIDTableC.hs R ./src/compiler98/DbgId.hs R ./src/compiler98/DbgReplaceConstr.hs R ./src/compiler98/DbgReplaceListInsts.hs R ./src/compiler98/DbgReplacePrelude.hs R ./src/compiler98/DbgTrans.hs M ./src/compiler98/FSLib.hs -11 +5 M ./src/compiler98/FixSyntax.hs -280 +29 M ./src/compiler98/Flags.hs -33 M ./src/compiler98/Gcode.hs -4 M ./src/compiler98/GcodeFix.hs -29 +2 M ./src/compiler98/GcodeLow.hs -10 M ./src/compiler98/GcodeLowC.hs -6 R ./src/compiler98/HatTrans.hs R ./src/compiler98/Main.hs M ./src/compiler98/MainNew.hs -85 +11 M ./src/compiler98/Makefile -29 +5 M ./src/compiler98/Need.hs -7 +4 M ./src/compiler98/PrettySyntax.hs -27 +1 M ./src/compiler98/STGBuild.hs -38 M ./src/compiler98/Syntax.hs -1 +1 M ./src/compiler98/TokenInt.hs -2 +1 M ./src/compiler98/Type.hs -16 +8 M ./src/compiler98/TypeData.hs -1 M ./src/compiler98/TypeLib.hs -27 +14
participants (1)
-
Malcolm Wallace