[cvs-nhc98] Extend builtin tuple types up to size 15.

Malcolm Wallace malcolm@sparud.net
Mon, 18 Jun 2001 19:07:59 +0200 (CEST)


malcolm: Mon Jun 18 19:07:59 CEST 2001

Update of /usr/src/master/nhc/src/prelude/PreludeText
In directory hinken:/tmp/cvs-serv5994/src/prelude/PreludeText

Modified Files:
	Makefile PreludeText.hs 
Added Files:
	Read_10.hs Read_11.hs Read_12.hs Read_13.hs Read_14.hs 
	Read_15.hs Read_8.hs Read_9.hs Show_10.hs Show_11.hs 
	Show_12.hs Show_13.hs Show_14.hs Show_15.hs Show_8.hs 
	Show_9.hs 
Log Message:
Extend builtin tuple types up to size 15.
  For tracing, this entailed extending the combinators to deal with
  applications of size 15 also.