[commit: ghc] master: Remove some more redundant Platform arguments (0f1c5b1)

Ian Lynagh igloo at earth.li
Wed Jun 20 19:05:27 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/0f1c5b1eda3c780498667607975d5121384a9095

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

commit 0f1c5b1eda3c780498667607975d5121384a9095
Author: Ian Lynagh <igloo at earth.li>
Date:   Wed Jun 20 17:19:22 2012 +0100

    Remove some more redundant Platform arguments

 compiler/cmm/CmmOpt.hs                  |    6 ++--
 compiler/cmm/OldPprCmm.hs               |   61 ++++++++++++++-----------------
 compiler/cmm/PprCmmExpr.hs              |   55 ++++++++++++++--------------
 compiler/llvmGen/LlvmCodeGen/CodeGen.hs |    6 ++--
 compiler/nativeGen/AsmCodeGen.lhs       |    3 +-
 compiler/nativeGen/PPC/CodeGen.hs       |    5 +--
 6 files changed, 64 insertions(+), 72 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 0f1c5b1eda3c780498667607975d5121384a9095



More information about the Cvs-ghc mailing list