Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonical

This commit is contained in:
Thomas Hallgren
2019-03-07 14:47:37 +01:00
parent 0970d678cf
commit b783299b73
4 changed files with 6 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ import GF.Infra.Ident(Ident,identS,identW,prefixIdent)
import GF.Infra.Option
import GF.Haskell as H
import GF.Grammar.Canonical as C
import GF.Compile.ConcreteToCanonical
import GF.Compile.GrammarToCanonical
import Debug.Trace(trace)
-- | Generate Haskell code for the all concrete syntaxes associated with