X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=80132a64e26aa6e4efaac36c05af14307686e60d;hb=c6e9a86f03efb4fdef5ed10fcb93b64439fdec60;hp=3cd35d2128dba6b6c26b335bceb18439303c943b;hpb=9bcd95bad83ee937c178970e8b729732e680fe1e;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 3cd35d2..80132a6 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -109,8 +109,6 @@ Library c-sources: parser/cutils.c utils/md5.c - -- For GHC < 6.5: - cbits/unicode.c if flag(dynlibs) c-sources: @@ -167,6 +165,7 @@ Library CLabel Cmm CmmBrokenBlock + CmmBuildInfoTables CmmCPS CmmCPSGen CmmCPSZ @@ -185,12 +184,12 @@ Library CmmProcPoint CmmProcPointZ CmmSpillReload + CmmStackLayout CmmTx CmmUtils CmmZipUtil DFMonad Dataflow - MachOp MkZipCfg MkZipCfgCmm OptimizationFuel @@ -223,9 +222,26 @@ Library CgTailCall CgTicky CgUtils + StgCmm + StgCmmBind + StgCmmClosure + StgCmmCon + StgCmmEnv + StgCmmExpr + StgCmmForeign + StgCmmGran + StgCmmHeap + StgCmmHpc + StgCmmLayout + StgCmmMonad + StgCmmPrim + StgCmmProf + StgCmmTicky + StgCmmUtils ClosureInfo CodeGen SMRep + CoreArity CoreFVs CoreLint CorePrep @@ -422,7 +438,6 @@ Library Serialized State StringBuffer - Unicode UniqFM UniqSet Util