X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=6251a8e8c730c65f63e04acb8b64f4e88bd7b3b1;hb=02c988e586dedff6d252ef59ef487dd4a8f567aa;hp=8bb16d167de58f2acc99784289c0dadf09fa5664;hpb=4685464e8f333c1990f7359a9cf6481296b7cab3;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 8bb16d1..6251a8e 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -71,7 +71,7 @@ Library containers >= 0.1 && < 0.4, array >= 0.1 && < 0.4 - Build-Depends: filepath >= 1 && < 1.2 + Build-Depends: filepath >= 1 && < 1.3 Build-Depends: Cabal, hpc if os(windows) Build-Depends: Win32 @@ -130,7 +130,9 @@ Library ghci hsSyn iface + llvmGen main + nativeGen parser prelude profiling @@ -153,6 +155,17 @@ Library Id IdInfo Literal + Llvm + Llvm.AbsSyn + Llvm.PpLlvm + Llvm.Types + LlvmCodeGen + LlvmCodeGen.Base + LlvmCodeGen.CodeGen + LlvmCodeGen.Data + LlvmCodeGen.Ppr + LlvmCodeGen.Regs + LlvmMangler MkId Module Name @@ -198,6 +211,7 @@ Library MkZipCfg MkZipCfgCmm OptimizationFuel + PprBase PprC PprCmm PprCmmZ @@ -441,16 +455,17 @@ Library UniqSet Util VectBuiltIn - VectCore VectMonad VectType VectUtils + VectVar + Vectorise.Env + Vectorise.Vect 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) - hs-source-dirs: - nativeGen - Exposed-Modules: AsmCodeGen TargetReg @@ -459,7 +474,6 @@ Library Size Reg RegClass - PprBase PIC Platform Alpha.Regs