simonpj     2004/05/25 02:06:40 PDT

  Modified files:
    ghc/compiler/rename  RnEnv.lhs 
  Log:
        -----------------------------------------------
        Decent error on re-use of built-in syntax
        -----------------------------------------------
  
  Make the renamer complain nicely on stupid stuff like
  
        data T = []
  
  (except in the Prelude, of course!)
  
  Revision  Changes    Path
  1.177     +37 -30    fptools/ghc/compiler/rename/RnEnv.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to