patch applied (ghc): Make HsRecordBinds a data type instead of a
synonym.
Simon Peyton Jones
simonpj at microsoft.com
Mon Feb 5 04:35:04 EST 2007
Sat Feb 3 17:59:05 PST 2007 lennart at augustsson.net
* Make HsRecordBinds a data type instead of a synonym.
M ./compiler/deSugar/Coverage.lhs -1 +1
M ./compiler/deSugar/DsExpr.lhs -3 +3
M ./compiler/deSugar/DsMeta.hs -2 +2
M ./compiler/hsSyn/Convert.lhs -2 +2
M ./compiler/hsSyn/HsExpr.lhs -3 +3
M ./compiler/parser/Parser.y.pp -4 +4
M ./compiler/parser/RdrHsSyn.lhs -4 +4
M ./compiler/rename/RnExpr.lhs -4 +4
M ./compiler/typecheck/TcExpr.lhs -6 +6
M ./compiler/typecheck/TcHsSyn.lhs -2 +2
More information about the Cvs-ghc
mailing list