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.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index bf62ac3996..f5b2c4e703 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -135,6 +135,7 @@ Library
PatSyn
Demand
Exception
+ FieldLabel
GhcMonad
Hooks
Id
@@ -365,6 +366,7 @@ Library
TcDeriv
TcEnv
TcExpr
+ TcFldInsts
TcForeign
TcGenDeriv
TcGenGenerics
@@ -413,6 +415,7 @@ Library
FastFunctions
FastMutInt
FastString
+ FastStringEnv
FastTypes
Fingerprint
FiniteMap