Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-new-flavor
http://hackage.haskell.org/trac/ghc/changeset/e74fbf0c69da7d1ba36b998efe261857292442a5 >--------------------------------------------------------------- commit e74fbf0c69da7d1ba36b998efe261857292442a5 Author: Dimitrios Vytiniotis <[email protected]> Date: Thu Mar 29 13:14:42 2012 +0200 Started investigating how performance is affected and how intensively our caches are used. compiler/typecheck/TcCanonical.lhs | 13 ++++++++----- compiler/typecheck/TcErrors.lhs | 2 +- compiler/typecheck/TcInteract.lhs | 16 ++++++++++------ compiler/typecheck/TcRnTypes.lhs | 13 ++++++------- compiler/typecheck/TcSMonad.lhs | 8 +++++--- compiler/typecheck/TcSimplify.lhs | 2 +- 6 files changed, 31 insertions(+), 23 deletions(-) Diff suppressed because of size. To see it, use: git show e74fbf0c69da7d1ba36b998efe261857292442a5 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
