diff options
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r-- | compiler/ghc.cabal.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index fae95343f6..40cfde0d3a 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -643,6 +643,7 @@ Library GHC.Types.ForeignCall GHC.Types.ForeignStubs GHC.Types.Hint + GHC.Types.Hint.Ppr GHC.Types.HpcInfo GHC.Types.Id GHC.Types.IPE |