diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2019-03-07 17:41:16 +0100 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2019-03-07 17:41:16 +0100 |
| commit | 5b401f3880f68828272dccfb3787cc3b3abd4cc3 (patch) | |
| tree | acfb27e1a29605946fd7e242c20335b23814da1b /gf.cabal | |
| parent | b783299b73b5c8a8229a45a830cf9b6be0be4f8c (diff) | |
Expose GF.Grammar.Canonical + some refactoring
to make it available in other tools by depending on the gf package and
importing it
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
