[commit: ghc] type-holes-branch: Another whitespace revert. (75e8b56)
Simon Peyton Jones
simonpj at microsoft.com
Mon Sep 17 13:04:25 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : type-holes-branch
http://hackage.haskell.org/trac/ghc/changeset/75e8b56cc32a9ca1ea3b038bdb9256fbccb3c3ff
>---------------------------------------------------------------
commit 75e8b56cc32a9ca1ea3b038bdb9256fbccb3c3ff
Author: Thijs Alkemade <thijsalkemade at gmail.com>
Date: Fri Jul 27 11:39:41 2012 +0200
Another whitespace revert.
>---------------------------------------------------------------
compiler/typecheck/TcExpr.lhs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/compiler/typecheck/TcExpr.lhs b/compiler/typecheck/TcExpr.lhs
index 60ad179..c1b12ff 100644
--- a/compiler/typecheck/TcExpr.lhs
+++ b/compiler/typecheck/TcExpr.lhs
@@ -63,7 +63,6 @@ import ErrUtils
import Outputable
import FastString
import Control.Monad
-
import Class(classTyCon)
\end{code}
More information about the Cvs-ghc
mailing list