[cvs-nhc98] patch applied (hat): First step toward allowing a hierarchical module namespace. We now accept

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 06:59:52 EDT 2006


Tue Oct  3 09:13:16 PDT 2000  malcolm
  * First step toward allowing a hierarchical module namespace.  We now accept
  an import line of the form
      import X.Y.Z
  which is (for now) treated identically to
      import Z

    M ./src/compiler98/Parse2.hs -8 +14


More information about the Cvs-nhc98 mailing list