[cvs-nhc98] patch applied (hat): In fixity resolution for the tracing transformation, treat (-1)

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:11:37 EDT 2006


Tue Jan  8 05:53:31 PST 2002  malcolm
  * 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.

    M ./src/compiler98/AuxFixity.hs -8 +7
    M ./src/hattrans/AuxFixity.hs -8 +7


More information about the Cvs-nhc98 mailing list