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 0932749649..7707bf9a0d 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -157,6 +157,7 @@ Library
PatSyn
Demand
Exception
+ FieldLabel
GhcMonad
Hooks
Id
@@ -382,6 +383,7 @@ Library
TcDeriv
TcEnv
TcExpr
+ TcFldInsts
TcForeign
TcGenDeriv
TcGenGenerics
@@ -430,6 +432,7 @@ Library
FastFunctions
FastMutInt
FastString
+ FastStringEnv
FastTypes
Fingerprint
FiniteMap