10 Oct
2006
10 Oct
'06
4:32 p.m.
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