diff options
Diffstat (limited to 'src/compiler/GF/Compile/PGFtoHaskell.hs')
| -rw-r--r-- | src/compiler/GF/Compile/PGFtoHaskell.hs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/compiler/GF/Compile/PGFtoHaskell.hs b/src/compiler/GF/Compile/PGFtoHaskell.hs index 17c9bb2f5..9a921f645 100644 --- a/src/compiler/GF/Compile/PGFtoHaskell.hs +++ b/src/compiler/GF/Compile/PGFtoHaskell.hs @@ -17,8 +17,7 @@ module GF.Compile.PGFtoHaskell (grammar2haskell) where import PGF(showCId) -import PGF.Data -import PGF.Macros +import PGF.Internal import GF.Data.Operations import GF.Infra.Option |
