[cvs-nhc98] Improve Haskell pretty printer for hat-detect and hat-obse

User olaf olaf@sparud.net
Fri, 28 Sep 2001 19:09:33 +0200 (CEST)


olaf: Fri Sep 28 19:09:32 CEST 2001

Update of /usr/src/master/nhc/src/tracer/hat
In directory hinken:/tmp/cvs-serv10066/src/tracer/hat

Modified Files:
	HatTrace.gc PrettyExp.hs 
Log Message:
Improve Haskell pretty printer for hat-detect and hat-observe.

Shows complete list of chars as strings.
Shows complete list in square brackets.
Avoids superfluous parenthesis and indentation.
No single space characters around operators to save space.
Hard code informatin that some prelude operators are associative.