[commit: ghc] type-holes-branch: Another whitespace revert. (75e8b56)
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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}