[project @ 2004-10-20 13:34:04 by simonpj]
[ghc-hetmet.git] / ghc / compiler / iface / LoadIface.lhs
index 4ca0852..316aa0a 100644 (file)
@@ -108,7 +108,7 @@ loadHiBootInterface
   = do         { eps <- getEps
        ; mod <- getModule
 
-       ; traceIf (text "loadBootIface" <+> ppr mod)
+       ; traceIf (text "loadHiBootInterface" <+> ppr mod)
 
        -- We're read all the direct imports by now, so eps_is_boot will
        -- record if any of our imports mention us by way of hi-boot file