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

Malcolm Wallace malcolm at glass.cse.ogi.edu
Mon Aug 2 08:20:21 EDT 2004


malcolm     2004/08/02 05:20:20 PDT

  Modified files:
    src/compiler98       Extra.hs 
  Log:
  When printing source positions, avoid inelegant output like
      23:12-23:12  and  23:12-0:0
  by collapsing both to just
      23:12
  
  Revision  Changes    Path
  1.15      +4 -2      nhc98/src/compiler98/Extra.hs


More information about the Cvs-nhc98 mailing list