Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2004-05-25 09:06:38 by simonpj] · dc9ffb20
    Simon Peyton Jones authored
    -----------------------------------------------
    	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!)
    dc9ffb20