diff options
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r-- | compiler/ghc.cabal.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 6bc23a69a8..dfcbc52429 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -702,6 +702,8 @@ Library GHC.Types.Unique.Set GHC.Types.Unique.Supply GHC.Types.Var + GHC.Types.Var.ArgFlag + GHC.Types.Var.Binder GHC.Types.Var.Env GHC.Types.Var.Set GHC.Unit |