Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/59244201b672b9d6f728edcf7e2e02a61fbe278f >--------------------------------------------------------------- commit 59244201b672b9d6f728edcf7e2e02a61fbe278f Author: Ian Lynagh <[email protected]> Date: Tue May 31 17:07:04 2011 +0100 Parameterise the RegM monad on the FreeRegs type compiler/nativeGen/RegAlloc/Linear/Base.hs | 8 ++-- .../nativeGen/RegAlloc/Linear/JoinToTargets.hs | 8 ++-- compiler/nativeGen/RegAlloc/Linear/Main.hs | 28 +++++++++--------- compiler/nativeGen/RegAlloc/Linear/State.hs | 30 ++++++++++---------- 4 files changed, 37 insertions(+), 37 deletions(-) Diff suppressed because of size. To see it, use: git show 59244201b672b9d6f728edcf7e2e02a61fbe278f _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
