summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
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 fb4acef69..f350b2ca1 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -151,6 +151,7 @@ Library
GF.Support
GF.Text.Pretty
GF.Text.Lexing
+ GF.Grammar.Canonical
other-modules:
GF.Main GF.Compiler GF.Interactive
@@ -190,7 +191,6 @@ Library
GF.Haskell
GF.Compile.ConcreteToHaskell
GF.Compile.GrammarToCanonical
- GF.Grammar.Canonical
GF.Grammar.CanonicalJSON
GF.Compile.PGFtoJS
GF.Compile.PGFtoProlog