[cvs-nhc98] patch applied (hat): First step towards allowing
records in portable transformation.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:12:41 EDT 2006
Wed Jan 30 03:24:59 PST 2002 olaf
* First step towards allowing records in portable transformation.
Corrected pretty printing of record expressions.
Corrected transformation of records in patterns.
Now portable transformation allows definition of records and use
of records (field names) in patterns.
Record selectors, record creation and record update still need to be done.
M ./src/compiler98/PrettySyntax.hs -6 +14
M ./src/compiler98/Syntax.hs +2
M ./src/compiler98/TraceTrans.hs -3 +5
M ./src/hattrans/TraceTrans.hs -3 +5
More information about the Cvs-nhc98
mailing list