summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/gf.cabal b/gf.cabal
index 36a673e17..f350b2ca1 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -1,5 +1,5 @@
name: gf
-version: 3.10
+version: 3.10.3-git
cabal-version: >= 1.22
build-type: Custom
@@ -151,6 +151,7 @@ Library
GF.Support
GF.Text.Pretty
GF.Text.Lexing
+ GF.Grammar.Canonical
other-modules:
GF.Main GF.Compiler GF.Interactive
@@ -189,8 +190,7 @@ Library
GF.Compile.PGFtoJava
GF.Haskell
GF.Compile.ConcreteToHaskell
- GF.Compile.ConcreteToCanonical
- GF.Grammar.Canonical
+ GF.Compile.GrammarToCanonical
GF.Grammar.CanonicalJSON
GF.Compile.PGFtoJS
GF.Compile.PGFtoProlog