patch applied (hat): Hat-trans: added / improved error messages for faulty input module.

10 Oct
2006
10 Oct
'06
7:18 a.m.
Tue Jun 11 03:41:21 PDT 2002 olaf * Hat-trans: added / improved error messages for faulty input module. This also removes the following bug: 3. hat-trans suffers a pattern-match failure if the source program has an empty import list Actually the pattern-match failure had nothing to do with an empty import list. It occurred when a data constructor that was not in scope occurred in a pattern. M ./src/compiler98/AuxFile.hs +1 M ./src/compiler98/AuxLabelAST.hs -3 +4 M ./src/compiler98/Makefile -3 +1 M ./src/compiler98/TraceTrans.hs -2 +2 M ./src/hattrans/AuxFile.hs +1 M ./src/hattrans/AuxLabelAST.hs -3 +4 M ./src/hattrans/TraceTrans.hs -2 +2
6802
Age (days ago)
6802
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace