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 b7b6f69d88..c9ab1c22e4 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -400,6 +400,7 @@ Library OccurAnal SAT SetLevels + AnfiseCore SimplCore SimplEnv SimplMonad |