[cvs-nhc98] patch applied (hat): Changed desugaring of sections:

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:05:24 EDT 2006


Fri Jun 15 10:49:58 PDT 2001  olaf
  * Changed desugaring of sections:
  (/2) is desugared as (flip (/) 2) instead of (\x -> x / 2).
  The lambda is not good to read in a trace.

    M ./src/compiler98/Fixity.hs -7 +7
    M ./src/compiler98/TokenId.hs +1
    M ./src/compiler98/TokenInt.hs -1 +1


More information about the Cvs-nhc98 mailing list