Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/beb183453846286e3218899ebbcf50edbb03ffd6 >--------------------------------------------------------------- commit beb183453846286e3218899ebbcf50edbb03ffd6 Author: Jose Pedro Magalhaes <[email protected]> Date: Mon Nov 14 09:55:24 2011 +0000 Whitespace only. >--------------------------------------------------------------- compiler/typecheck/TcRules.lhs | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/compiler/typecheck/TcRules.lhs b/compiler/typecheck/TcRules.lhs index 40e0502..f4dafcb 100644 --- a/compiler/typecheck/TcRules.lhs +++ b/compiler/typecheck/TcRules.lhs @@ -137,7 +137,3 @@ ruleCtxt :: FastString -> SDoc ruleCtxt name = ptext (sLit "When checking the transformation rule") <+> doubleQuotes (ftext name) \end{code} - - - - _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
