cvs commit: hugs98/libraries/Hugs Trex.hs

ross at glass.cse.ogi.edu ross at glass.cse.ogi.edu
Sat Jan 10 04:58:35 EST 2004


ross        2004/01/10 04:58:35 PST

  Modified files:
    libraries/Hugs       Trex.hs 
  Log:
  Change Show instance for Trex records to match recent change for Haskell 98
  records:
  
  before: (a=-1, b=True)
  after: (a = -1, b = True)
  
  Revision  Changes    Path
  1.5       +1 -1      hugs98/libraries/Hugs/Trex.hs


More information about the Cvs-hugs mailing list