
8 Jan
2002
8 Jan
'02
8:53 a.m.
malcolm: Tue Jan 8 14:53:31 CET 2002 Update of /usr/src/master/nhc/include In directory hinken:/tmp/cvs-serv2689/include Modified Files: Prelude.hx Log Message: In fixity resolution for the tracing transformation, treat (-1) specially by converting it to (negate 1), rather than relying on the nhc-specific `prefix' mechanism. This also means that the fixity of (-) can be stored correctly in the .hx file as infixl 6, rather than prefix.