[project @ 2000-10-25 14:42:31 by sewardj]
[ghc-hetmet.git] / ghc / compiler / main / CodeOutput.lhs
index a8b7d01..3ce6bcd 100644 (file)
@@ -66,7 +66,7 @@ codeOutput dflags mod_name tycons classes core_binds stg_binds
     do let filenm = dopt_OutName dflags 
        stub_names <- outputForeignStubs dflags c_code h_code
        case dopt_HscLang dflags of
-          HscInterpreter -> return stub_names
+          HscInterpreted -> return stub_names
           HscAsm         -> outputAsm dflags filenm flat_abstractC ncg_uniqs
                             >> return stub_names
           HscC           -> outputC dflags filenm flat_abstractC