X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=b3d9f0cd2a442716d4a7d7729f85e15ec4da2df7;hp=32d13f839b68dc6afaaf6c292170114635718c98;hb=7b5b3b0cab463e108a0132435a28ef19d17cb32b;hpb=889c084e943779e76d19f2ef5e970ff655f511eb diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 32d13f8..b3d9f0c 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 @@ -350,6 +342,7 @@ Library TysPrim TysWiredIn CostCentre + ProfInit SCCfinal RnBinds RnEnv @@ -423,6 +416,7 @@ Library Generics InstEnv TyCon + Kind Type TypeRep Unify @@ -449,6 +443,7 @@ Library MonadUtils OrdList Outputable + Pair Panic Pretty Serialized @@ -489,10 +484,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 @@ -502,10 +494,6 @@ Library RegClass PIC Platform - Alpha.Regs - Alpha.RegInfo - Alpha.Instr - Alpha.CodeGen X86.Regs X86.RegInfo X86.Instr @@ -564,7 +552,6 @@ Library TcSplice Convert ByteCodeAsm - ByteCodeFFI ByteCodeGen ByteCodeInstr ByteCodeItbls