patch applied (ghc-7.0/ghc): Refactoring: mainly rename ic_env_tvs
to ic_untch
Ian Lynagh
igloo at earth.li
Mon Oct 11 15:45:10 EDT 2010
Wed Oct 6 03:28:30 PDT 2010 simonpj at microsoft.com
* Refactoring: mainly rename ic_env_tvs to ic_untch
Plus remember to zonk the free_tvs in TcUnify.newImplication
M ./compiler/typecheck/TcMType.lhs -6 +6
M ./compiler/typecheck/TcRnMonad.lhs -2 +2
M ./compiler/typecheck/TcRnTypes.lhs -5 +5
M ./compiler/typecheck/TcRules.lhs -1 +1
M ./compiler/typecheck/TcSimplify.lhs -8 +8
M ./compiler/typecheck/TcUnify.lhs -7 +7
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101006102830-1287e-ce046616aae3d87f5af47b0462546922b69621fd.gz
More information about the Cvs-ghc
mailing list