From d9f0dfd400444d6ab9945bb8d2bb085b43baa358 Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Tue, 31 Jul 2018 15:02:59 +0200 Subject: [PATCH] gf.cabal: expose GF.Text.Lexing, needed by gf-server.cabal --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gf.cabal b/gf.cabal index 98ebed6d5..bd1b04171 100644 --- a/gf.cabal +++ b/gf.cabal @@ -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