Repository : ssh://g...@git.haskell.org/ghc

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

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

commit d5075dcfecbab1b6e3dbb7f8347124923796d46b
Author: Geoffrey Mainland <gmain...@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

_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to