[project @ 2002-10-29 15:48:25 by sof]
authorsof <unknown>
Tue, 29 Oct 2002 15:48:25 +0000 (15:48 +0000)
committersof <unknown>
Tue, 29 Oct 2002 15:48:25 +0000 (15:48 +0000)
err msg wibble

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