From 28f53e801aaf0d47b22f64467c2c760dff8fd6a9 Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Mon, 18 Nov 2019 13:20:41 +0100 Subject: PGFService: revert unlexing change in PGFService to restore &+ behaviour --- src/compiler/GF/Text/Lexing.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compiler/GF/Text') diff --git a/src/compiler/GF/Text/Lexing.hs b/src/compiler/GF/Text/Lexing.hs index 7195daacd..16d53d0f8 100644 --- a/src/compiler/GF/Text/Lexing.hs +++ b/src/compiler/GF/Text/Lexing.hs @@ -1,5 +1,5 @@ -- | Lexers and unlexers - they work on space-separated word strings -module GF.Text.Lexing (stringOp,opInEnv) where +module GF.Text.Lexing (stringOp,opInEnv,bindTok) where import GF.Text.Transliterations -- cgit v1.2.3