Wed Jan 26 09:12:29 PST 2011  [email protected]
  * Look through type synonyms when computing orphans
  
  I renamed functions tyClsNamesOfTypes to oprhNamesOfType,
  because it's only used in that capacity, and we therefore
  want to look through type synonyms.  Similarly exprOrphNames.
  
  This fixes Trac #4912.

    M ./compiler/coreSyn/CoreFVs.lhs -16 +17
    M ./compiler/iface/MkIface.lhs -8 +6
    M ./compiler/main/InteractiveEval.hs -1 +1
    M ./compiler/typecheck/TcRnDriver.lhs -2 +2
    M ./compiler/typecheck/TcType.lhs -22 +27

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110126171229-1287e-cf8310e721990773d11e5c43d378e94fd46dcf49.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to