diff options
Diffstat (limited to 'src/GF/Compile.hs')
| -rw-r--r-- | src/GF/Compile.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GF/Compile.hs b/src/GF/Compile.hs index c98069b11..70c36aa76 100644 --- a/src/GF/Compile.hs +++ b/src/GF/Compile.hs @@ -2,8 +2,6 @@ module GF.Compile (batchCompile, link, compileToPGF, compileSourceGrammar) where -- the main compiler passes import GF.Compile.GetGrammar -import GF.Compile.Extend -import GF.Compile.Rebuild import GF.Compile.Rename import GF.Compile.CheckGrammar import GF.Compile.Optimize |
