[cvs-nhc98] patch applied (hat): Fix the use of a qualified name in the module in which it is defined.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:09:18 EDT 2006


Wed Oct 17 10:10:15 PDT 2001  malcolm
  * Fix the use of a qualified name in the module in which it is defined.
  E.g.     module M where
           f = ...
           g = ... M.f ...

    M ./src/compiler98/Need.hs -1 +1
    M ./src/compiler98/PreImport.hs -6 +8


More information about the Cvs-nhc98 mailing list