cvs commit: hugs98/src parser.y

Ross Paterson ross at soi.city.ac.uk
Wed Aug 23 18:33:24 EDT 2006


ross        2006/08/23 15:33:24 PDT

  Modified files:
    src                  parser.y 
  Log:
  Ensure that data constructors are unqualified when defined.
  For example, we should reject
  
  	data Foo = Foo.Bar Int
  
  (fixes bug reported by Neil Mitchell)
  
  Revision  Changes    Path
  1.49      +18 -4     hugs98/src/parser.y


More information about the Cvs-hugs mailing list