[cvs-nhc98] patch applied (hat): Introduced new combinator conCons to make transformed string literals shorter.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:02:34 EDT 2006


Tue Mar 27 03:22:16 PST 2001  olaf
  * Introduced new combinator conCons to make transformed string literals shorter.
  
  The new tracing code for literal strings is a bit smaller. It also shares all uses of the (:) in a string. To improve it further, we would need to be able to use the tranformed list type and the untransformed one together in a combinator.

    M ./src/compiler98/DbgId.hs -1 +3
    M ./src/compiler98/DbgTrans.hs -13 +36


More information about the Cvs-nhc98 mailing list