turn off a trace
authorSimon Marlow <simonmar@microsoft.com>
Fri, 24 Feb 2006 12:46:08 +0000 (12:46 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 24 Feb 2006 12:46:08 +0000 (12:46 +0000)
ghc/compiler/codeGen/CgInfoTbls.hs

index 9ac81bb..b769950 100644 (file)
@@ -249,7 +249,7 @@ emitReturnTarget name stmts vector srt
        ; emitInfoTableAndCode info_lbl std_info extra_bits args blks
        ; return info_lbl }
   where
-    args = trace "emitReturnTarget: missing args" []
+    args      = {- trace "emitReturnTarget: missing args" -} []
     uniq      = getUnique name
     info_lbl  = mkReturnInfoLabel uniq