Convert the remaining _scc_s in the GHC source to pragmas
[ghc-hetmet.git] / compiler / main / HscMain.lhs
index ca2bb7e..346e804 100644 (file)
@@ -671,7 +671,7 @@ hscFileCheck hsc_env mod_summary compileToCore = do {
            -- RENAME and TYPECHECK
            -------------------
          (tc_msgs, maybe_tc_result) 
-               <- _scc_ "Typecheck-Rename" 
+               <- {-# SCC "Typecheck-Rename" #-}
                   tcRnModule hsc_env (ms_hsc_src mod_summary) 
                        True{-save renamed syntax-}
                        rdr_module