mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 23:32:51 -06:00
move the parsing related stuff to GF.GFCC.Parsing
This commit is contained in:
@@ -26,7 +26,7 @@ import GF.Command.PPrTree
|
||||
|
||||
import GF.Data.ErrM
|
||||
|
||||
import GF.Parsing.FCFG
|
||||
import GF.GFCC.Parsing.FCFG
|
||||
|
||||
import qualified Data.Map as Map
|
||||
import System.Random (newStdGen)
|
||||
|
||||
Reference in New Issue
Block a user