[cvs-nhc98] cvs commit: nhc98/src/compiler98 Rename.hs SyntaxUtil.hs

Malcolm Wallace malcolm at glass.cse.ogi.edu
Fri Jun 4 10:09:28 EDT 2004


malcolm     2004/06/04 07:09:27 PDT

  Modified files:
    src/compiler98       Rename.hs SyntaxUtil.hs 
  Log:
  Don't crash when encountering a (non-H'98) instance declaration like
      instance C (T Int) where ...
  i.e. datatype T has concrete types instead of variables.
  
  Revision  Changes    Path
  1.30      +4 -4      nhc98/src/compiler98/Rename.hs
  1.2       +3 -1      nhc98/src/compiler98/SyntaxUtil.hs


More information about the Cvs-nhc98 mailing list