patch applied (hat): Introduced DbgTransMonad as type synonym in module DbgTrans.
Tue Aug 15 09:30:05 PDT 2000 olaf * Introduced DbgTransMonad as type synonym in module DbgTrans. Made a few minor simplifications (removed unused arguments). Added type declarations and comments. M ./src/compiler98/DbgDataTrans.hs -5 +5 M ./src/compiler98/DbgDumpSRIDTable.hs -2 +8 M ./src/compiler98/DbgDumpSRIDTableC.hs -1 +8 M ./src/compiler98/DbgTrans.hs -53 +132 M ./src/compiler98/EmitState.hs -2 +4 M ./src/compiler98/IExtract.hs +12 M ./src/compiler98/Info.hs -30 +40 M ./src/compiler98/Main.hs -17 +19 M ./src/compiler98/MkSyntax.hs -4 +32 M ./src/compiler98/Parse.hs -66 +117 M ./src/compiler98/Rename.hs -55 +179 M ./src/compiler98/RenameLib.hs -60 +195 M ./src/compiler98/Syntax.hs -9 +27
participants (1)
-
Malcolm Wallace