cvs commit: nhc98/src/compiler98 Need.hs NeedLib.hs

22 Oct
2003
22 Oct
'03
11:59 a.m.
malcolm 2003/10/22 08:59:39 PDT Modified files: src/compiler98 Need.hs NeedLib.hs Log: Accept unqualified method declarations in the body of an instance of a qualified class. The methods are unambiguously those of the qualified class and do not require explicit qualification. (Indeed, in strict H'98 it is no longer possible to qualify them, but nhc98 still permits them to be qualified, in which case of course the qualification must match.) Revision Changes Path 1.25 +2 -2 nhc98/src/compiler98/Need.hs 1.7 +13 -2 nhc98/src/compiler98/NeedLib.hs
7881
Age (days ago)
7881
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace