patch applied (ghc): Comments only: replace ":=:" by "~" (notation
for equality predicates)
Simon Peyton Jones
simonpj at microsoft.com
Tue Oct 21 11:15:44 EDT 2008
Sat Sep 20 16:20:24 PDT 2008 simonpj at microsoft.com
* Comments only: replace ":=:" by "~" (notation for equality predicates)
M ./compiler/basicTypes/DataCon.lhs -7 +7
M ./compiler/basicTypes/MkId.lhs -1 +1
M ./compiler/basicTypes/Var.lhs -1 +1
M ./compiler/coreSyn/CoreUtils.lhs -3 +3
M ./compiler/hsSyn/HsExpr.lhs +2
M ./compiler/iface/BuildTyCl.lhs -1 +1
M ./compiler/iface/IfaceType.lhs -1 +1
M ./compiler/typecheck/TcInstDcls.lhs -2 +2
M ./compiler/typecheck/TcPat.lhs -2 +2
M ./compiler/typecheck/TcSimplify.lhs -1 +1
M ./compiler/typecheck/TcTyClsDecls.lhs -1 +1
M ./compiler/typecheck/TcUnify.lhs -3 +3
M ./compiler/types/Coercion.lhs -9 +9
M ./compiler/types/FunDeps.lhs -2 +2
M ./compiler/types/TyCon.lhs -6 +6
M ./compiler/types/Unify.lhs -6 +6
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080920232024-1287e-74719da010f4985c1672e85a52bb6fe405ae3dc8.gz
More information about the Cvs-ghc
mailing list