diff options
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r-- | compiler/ghc.cabal.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 536c536995..28227f32bf 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -124,6 +124,7 @@ Library cbits/genSym.c hs-source-dirs: + backpack basicTypes cmm codeGen @@ -500,6 +501,7 @@ Library Vectorise Hoopl.Dataflow Hoopl + ShPackageKey -- CgInfoTbls used in ghci/DebuggerUtils -- CgHeapery mkVirtHeapOffsets used in ghci |