forked from GitHub/gf-core
correctly distinguish between fun and data judgements
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
module GF.Speech.PGFToCFG (bnfPrinter, pgfToCFG) where
|
||||
|
||||
import PGF2
|
||||
import PGF2.Internal
|
||||
import GF.Grammar.CFG hiding (Symbol)
|
||||
|
||||
import Data.Map (Map)
|
||||
|
||||
Reference in New Issue
Block a user