simonpj     2002/12/10 09:34:35 PST

  Modified files:
    ghc/compiler/parser  RdrHsSyn.lhs 
    ghc/compiler/rename  RnEnv.lhs 
  Log:
  Check for qualified names in binding positions in the parser instead
  of the rename.  In External Core it's OK to have qualified names in
  these places.
  
  Revision  Changes    Path
  1.49      +12 -5     fptools/ghc/compiler/parser/RdrHsSyn.lhs
  1.159     +9 -13     fptools/ghc/compiler/rename/RnEnv.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to