forked from GitHub/gf-core
Compiler.hs: ghc 7.6.2 compatibility
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
module GF.Compile (batchCompile, link, compileToPGF, compileSourceGrammar) where
|
||||
import Prelude hiding (catch)
|
||||
import GF.System.Catch
|
||||
|
||||
-- the main compiler passes
|
||||
import GF.Compile.GetGrammar
|
||||
|
||||
Reference in New Issue
Block a user