diff options
Diffstat (limited to 'src/compiler/GF/Compile/SubExOpt.hs')
| -rw-r--r-- | src/compiler/GF/Compile/SubExOpt.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/GF/Compile/SubExOpt.hs b/src/compiler/GF/Compile/SubExOpt.hs index d1c7842ad..09ec3e568 100644 --- a/src/compiler/GF/Compile/SubExOpt.hs +++ b/src/compiler/GF/Compile/SubExOpt.hs @@ -21,6 +21,7 @@ -- ----------------------------------------------------------------------------- +{-# LANGUAGE FlexibleContexts #-} module GF.Compile.SubExOpt (subexpModule,unsubexpModule) where import GF.Grammar.Grammar |
