diff options
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r-- | compiler/ghc.cabal.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 6d83150eb6..888ff1a0be 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -214,7 +214,6 @@ Library CgClosure CgCon CgExpr - CgExtCode CgForeignCall CgHeapery CgHpc @@ -244,6 +243,7 @@ Library StgCmmProf StgCmmTicky StgCmmUtils + StgCmmExtCode ClosureInfo SMRep CoreArity |