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 a34990475d..36dc437cd7 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -320,6 +320,7 @@ Library HsLit PlaceHolder HsExtension + HsInstances HsPat HsSyn HsTypes |