patch applied (hat): Add tracing transformation rules for FFI primitives (foreign import only).
Tue Jul 11 07:13:39 PDT 2000 malcolm * Add tracing transformation rules for FFI primitives (foreign import only). Various small associated changes ripple through some other modules. M ./src/compiler98/Bind.hs -2 +2 M ./src/compiler98/Case.hs -1 +1 M ./src/compiler98/DbgDataTrans.hs -2 +42 M ./src/compiler98/DbgId.hs -3 +7 M ./src/compiler98/DbgReplaceConstr.hs -1 +1 M ./src/compiler98/DbgTrans.hs -4 +100 M ./src/compiler98/Extract.hs -1 +1 M ./src/compiler98/FixSyntax.hs -1 +1 M ./src/compiler98/Need.hs -2 +2 M ./src/compiler98/PPSyntax.hs -1 +1 M ./src/compiler98/Parse.hs -2 +2 M ./src/compiler98/Rename.hs -2 +2 M ./src/compiler98/SccModule.hs -3 +3 M ./src/compiler98/Syntax.hs -2 +2 M ./src/compiler98/SyntaxPos.hs -1 +1 M ./src/compiler98/Type.hs -2 +2
participants (1)
-
Malcolm Wallace