Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : type-holes-branch

http://hackage.haskell.org/trac/ghc/changeset/5dce7d0c739830738c27cde369f9b2c5e5a4c2b8

>---------------------------------------------------------------

commit 5dce7d0c739830738c27cde369f9b2c5e5a4c2b8
Author: Thijs Alkemade <[email protected]>
Date:   Wed Jul 18 14:11:01 2012 +0200

    Remove many unnecessary imports and whitespace changes.

 compiler/coreSyn/CoreSyn.lhs       |    2 --
 compiler/iface/IfaceEnv.lhs        |    4 ----
 compiler/main/InteractiveEval.hs   |    2 +-
 compiler/rename/RnExpr.lhs         |    5 +++--
 compiler/typecheck/Inst.lhs        |    6 +++---
 compiler/typecheck/TcCanonical.lhs |    4 +---
 compiler/typecheck/TcErrors.lhs    |    9 ++-------
 compiler/typecheck/TcExpr.lhs      |    3 ---
 compiler/typecheck/TcHsSyn.lhs     |    1 -
 compiler/typecheck/TcInteract.lhs  |    4 +---
 compiler/typecheck/TcRnDriver.lhs  |   16 ++--------------
 compiler/typecheck/TcRnMonad.lhs   |    3 ---
 compiler/typecheck/TcRnTypes.lhs   |    5 ++---
 compiler/typecheck/TcSMonad.lhs    |    1 +
 compiler/typecheck/TcSimplify.lhs  |    3 ---
 15 files changed, 16 insertions(+), 52 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 5dce7d0c739830738c27cde369f9b2c5e5a4c2b8

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

Reply via email to