[cvs-nhc98] Introduced two new combinators for string literals and lis
User olaf
olaf@sparud.net
Fri, 25 Jan 2002 20:41:55 +0100 (CET)
olaf: Fri Jan 25 20:41:55 CET 2002
Update of /usr/src/master/nhc/src/hat/lib
In directory hinken:/tmp/cvs-serv27554/src/hat/lib
Modified Files:
Hat.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.