X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=8a9877513f3f6d5ba51b85a502a89e02d02db402;hp=0a567191fe9a985fce6116796b14b76f324ff63d;hb=b2524b3960999fffdb3767900f58825903f6560f;hpb=6cec61d14a324285dbb8ce73d4c7215f1f8d6766 diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 0a56719..8a98775 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -36,11 +36,6 @@ Flag ghci Default: False Manual: True -Flag ncg - Description: Build the NCG. - Default: False - Manual: True - Flag stage1 Description: Is this stage 1? Default: False @@ -88,9 +83,6 @@ Library CPP-Options: -DGHCI Include-Dirs: ../libffi/build/include - if !flag(ncg) - CPP-Options: -DOMIT_NATIVE_CODEGEN - Build-Depends: bin-package-db Build-Depends: hoopl @@ -425,6 +417,7 @@ Library Generics InstEnv TyCon + Kind Type TypeRep Unify @@ -451,6 +444,7 @@ Library MonadUtils OrdList Outputable + Pair Panic Pretty Serialized @@ -491,10 +485,7 @@ Library Vectorise.Exp Vectorise - -- We only need to expose more modules as some of the ncg code is used - -- by the LLVM backend so its always included - if flag(ncg) - Exposed-Modules: + Exposed-Modules: AsmCodeGen TargetReg NCGMonad @@ -504,10 +495,6 @@ Library RegClass PIC Platform - Alpha.Regs - Alpha.RegInfo - Alpha.Instr - Alpha.CodeGen X86.Regs X86.RegInfo X86.Instr @@ -566,7 +553,6 @@ Library TcSplice Convert ByteCodeAsm - ByteCodeFFI ByteCodeGen ByteCodeInstr ByteCodeItbls