[cvs-nhc98] Introduced two new combinators for string literals and lis

User olaf olaf@sparud.net
Fri, 25 Jan 2002 20:41:54 +0100 (CET)


olaf: Fri Jan 25 20:41:54 CET 2002

Update of /usr/src/master/nhc/src/compiler98
In directory hinken:/tmp/cvs-serv27554/src/compiler98

Modified Files:
	TraceTrans.hs 
Log Message:
Introduced two new combinators for string literals and lists.

They are fromLitString and fromExpList. Using them instead of unfolding them reduces the size of TPreludeBasic.hs from 16266 lines to 12752 lines.