diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2018-07-31 15:02:59 +0200 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2018-07-31 15:02:59 +0200 |
| commit | d9f0dfd400444d6ab9945bb8d2bb085b43baa358 (patch) | |
| tree | e276bf3b1e4569a7fc248a4648dd638d4da0ea2c /gf.cabal | |
| parent | 4fd1ec71c996d527829936969b770a835387a391 (diff) | |
gf.cabal: expose GF.Text.Lexing, needed by gf-server.cabal
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,6 +157,7 @@ Library GF GF.Support GF.Text.Pretty + GF.Text.Lexing other-modules: GF.Main GF.Compiler GF.Interactive @@ -267,7 +268,6 @@ Library GF.System.Signal GF.Text.Clitics GF.Text.Coding - GF.Text.Lexing GF.Text.Transliterations Paths_gf |
