summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2019-03-07 14:47:37 +0100
committerThomas Hallgren <th-github@altocumulus.org>2019-03-07 14:47:37 +0100
commitb783299b73b5c8a8229a45a830cf9b6be0be4f8c (patch)
tree79425c999086183d27bccdaf1659e9b871fb3fb3 /gf.cabal
parent0970d678cf87fac95f9baf11ce56db4bdf0b0835 (diff)
Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonical
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index 5142294f6..fb4acef69 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -189,7 +189,7 @@ Library
GF.Compile.PGFtoJava
GF.Haskell
GF.Compile.ConcreteToHaskell
- GF.Compile.ConcreteToCanonical
+ GF.Compile.GrammarToCanonical
GF.Grammar.Canonical
GF.Grammar.CanonicalJSON
GF.Compile.PGFtoJS