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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/f3aabb7eae90f68c5f9f22ff0bc7117deb22d57d

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

commit f3aabb7eae90f68c5f9f22ff0bc7117deb22d57d
Author: Simon Marlow <[email protected]>
Date:   Fri Jul 6 16:09:23 2012 +0100

    fix warning

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

 compiler/nativeGen/RegAlloc/Linear/Main.hs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/compiler/nativeGen/RegAlloc/Linear/Main.hs 
b/compiler/nativeGen/RegAlloc/Linear/Main.hs
index 33ee467..44fc8ef 100644
--- a/compiler/nativeGen/RegAlloc/Linear/Main.hs
+++ b/compiler/nativeGen/RegAlloc/Linear/Main.hs
@@ -118,7 +118,6 @@ import Platform
 import Data.Maybe
 import Data.List
 import Control.Monad
-import Debug.Trace
 
 #include "../includes/stg/MachRegs.h"
 



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to