summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in17
1 files changed, 16 insertions, 1 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index 51d7bbc081..3518761ba9 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -188,7 +188,6 @@ Library
CmmZipUtil
DFMonad
Dataflow
- MachOp
MkZipCfg
MkZipCfgCmm
OptimizationFuel
@@ -221,6 +220,22 @@ Library
CgTailCall
CgTicky
CgUtils
+ StgCmm
+ StgCmmBind
+ StgCmmClosure
+ StgCmmCon
+ StgCmmEnv
+ StgCmmExpr
+ StgCmmForeign
+ StgCmmGran
+ StgCmmHeap
+ StgCmmHpc
+ StgCmmLayout
+ StgCmmMonad
+ StgCmmPrim
+ StgCmmProf
+ StgCmmTicky
+ StgCmmUtils
ClosureInfo
CodeGen
SMRep