From: simonmar Date: Mon, 11 Dec 2000 11:40:32 +0000 (+0000) Subject: [project @ 2000-12-11 11:40:32 by simonmar] X-Git-Tag: Approximately_9120_patches~3147 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=b76bd4f4ff65e8b6f65918f8e810b4798103e9a9;p=ghc-hetmet.git [project @ 2000-12-11 11:40:32 by simonmar] -fno-implicit-prelude isn't a static flag any more --- diff --git a/ghc/compiler/main/CmdLineOpts.lhs b/ghc/compiler/main/CmdLineOpts.lhs index cf5fdeb..59861ce 100644 --- a/ghc/compiler/main/CmdLineOpts.lhs +++ b/ghc/compiler/main/CmdLineOpts.lhs @@ -504,7 +504,6 @@ isStaticHscFlag f = "fignore-asserts", "fignore-interface-pragmas", "fno-hi-version-check", - "fno-implicit-prelude", "dno-black-holing", "fomit-interface-pragmas", "fno-pre-inlining",