forked from GitHub/gf-core
switched to unmodified BNFC-generated components
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
module Main where
|
||||
|
||||
|
||||
import System.IO ( stdin, hGetContents )
|
||||
import IO ( stdin, hGetContents )
|
||||
import System ( getArgs, getProgName )
|
||||
|
||||
import GF.Source.LexGF
|
||||
@@ -14,7 +14,7 @@ import GF.Source.AbsGF
|
||||
|
||||
|
||||
|
||||
import GF.Data.ErrM
|
||||
import GF.Source.ErrM
|
||||
|
||||
type ParseFun a = [Token] -> Err a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user