X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=6251a8e8c730c65f63e04acb8b64f4e88bd7b3b1;hb=02c988e586dedff6d252ef59ef487dd4a8f567aa;hp=479e56d22e86e20814115aae33fae19262128194;hpb=49a8e5c021009430d373d6224b29004c7d18c408;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 479e56d..6251a8e 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -165,6 +165,7 @@ Library LlvmCodeGen.Data LlvmCodeGen.Ppr LlvmCodeGen.Regs + LlvmMangler MkId Module Name @@ -454,10 +455,12 @@ 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