[commit: ghc] master: Remove tab. (d5075dc)

git at git.haskell.org git
Fri Oct 4 21:57:18 UTC 2013


Repository : ssh://git at git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/d5075dcfecbab1b6e3dbb7f8347124923796d46b/ghc

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

commit d5075dcfecbab1b6e3dbb7f8347124923796d46b
Author: Geoffrey Mainland <gmainlan at microsoft.com>
Date:   Fri Oct 4 17:57:07 2013 -0400

    Remove tab.


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

d5075dcfecbab1b6e3dbb7f8347124923796d46b
 compiler/rename/RnTypes.lhs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler/rename/RnTypes.lhs b/compiler/rename/RnTypes.lhs
index e192a11..9aeae7e 100644
--- a/compiler/rename/RnTypes.lhs
+++ b/compiler/rename/RnTypes.lhs
@@ -23,7 +23,7 @@ module RnTypes (
 
 #ifdef GHCI
 import {-# SOURCE #-} TcSplice( runQuasiQuoteType )
-#endif 	/* GHCI */
+#endif /* GHCI */
 import {-# SOURCE #-} RnSplice( rnSpliceType )
 
 import DynFlags




More information about the ghc-commits mailing list