[project @ 2002-10-29 15:48:25 by sof]
[ghc-hetmet.git] / ghc / compiler / ghci / Linker.lhs
index f7e0c80..a3dc62e 100644 (file)
@@ -255,7 +255,7 @@ getLinkDeps hpt pit mods
     no_iface mod = ptext SLIT("No iface for") <+> ppr mod
        -- This one is a GHC bug
 
-    no_obj mod = dieWith (ptext SLIT("No compiled code for for") <+> ppr mod)
+    no_obj mod = dieWith (ptext SLIT("No compiled code for") <+> ppr mod)
        -- This one is a build-system bug
 
     get_linkable mod_name      -- A home-package module