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 3aff044b78..5a3794ee37 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -154,6 +154,7 @@ Library ,BangPatterns ,ScopedTypeVariables ,MonoLocalBinds + ,TypeOperators Exposed-Modules: GHC |