patch applied (ghc): Print infix function definitions correctly in
HsSyn
Simon Peyton Jones
simonpj at microsoft.com
Wed Aug 22 19:07:56 EDT 2007
Wed Aug 22 16:03:24 PDT 2007 simonpj at microsoft.com
* Print infix function definitions correctly in HsSyn
M ./compiler/deSugar/DsBinds.lhs -2 +3
M ./compiler/deSugar/DsExpr.lhs -2 +3
M ./compiler/deSugar/Match.lhs -2 +2
M ./compiler/hsSyn/HsBinds.lhs -3 +3
M ./compiler/hsSyn/HsExpr.lhs -13 +28
M ./compiler/hsSyn/HsExpr.lhs-boot -1 +1
M ./compiler/rename/RnBinds.lhs -3 +3
M ./compiler/typecheck/TcBinds.lhs -4 +4
M ./compiler/typecheck/TcMatches.lhs -3 +3
M ./compiler/typecheck/TcMatches.lhs-boot -1 +1
More information about the Cvs-ghc
mailing list