[commit: ghc] master: Trailing whitespaces (738e2f1)

git at git.haskell.org git at git.haskell.org
Wed Oct 16 11:16:11 UTC 2013


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

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

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

commit 738e2f122f427d8ea05a509793952b4216ed8212
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date:   Wed Oct 16 13:11:52 2013 +0200

    Trailing whitespaces


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

738e2f122f427d8ea05a509793952b4216ed8212
 compiler/cmm/CmmOpt.hs |    1 -
 1 file changed, 1 deletion(-)

diff --git a/compiler/cmm/CmmOpt.hs b/compiler/cmm/CmmOpt.hs
index f4cf864..359d44b 100644
--- a/compiler/cmm/CmmOpt.hs
+++ b/compiler/cmm/CmmOpt.hs
@@ -449,4 +449,3 @@ isComparisonExpr _                  = False
 isPicReg :: CmmExpr -> Bool
 isPicReg (CmmReg (CmmGlobal PicBaseReg)) = True
 isPicReg _ = False
-



More information about the ghc-commits mailing list