patch applied (hat): In hat-trans, if a module has no export list, produce an export list
10 Oct
2006
10 Oct
'06
3:17 p.m.
Mon May 20 07:16:17 PDT 2002 malcolm * In hat-trans, if a module has no export list, produce an export list containing only the stuff that should be exported. This avoids the problem of overlapping definitions of internally-generated identifiers (e.g. source positions) in a multi-module program. A little bit of a hack but should work. (Also noticed that a default declaration should always be deleted by the transformation). M ./src/compiler98/TraceTrans.hs -19 +37 M ./src/hattrans/TraceTrans.hs -19 +37
7213
Age (days ago)
7213
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace