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.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index d757925444..afb7618e1e 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -453,7 +453,6 @@ Library
GHC.HsToCore
GHC.HsToCore.Arrows
GHC.HsToCore.Binds
- GHC.HsToCore.Coverage
GHC.HsToCore.Docs
GHC.HsToCore.Errors.Ppr
GHC.HsToCore.Errors.Types
@@ -478,6 +477,7 @@ Library
GHC.HsToCore.Pmc.Types
GHC.HsToCore.Pmc.Utils
GHC.HsToCore.Quote
+ GHC.HsToCore.Ticks
GHC.HsToCore.Types
GHC.HsToCore.Usage
GHC.HsToCore.Utils