From 89ec5b808b56eb408f0200aa38f64c25f59aff07 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 21 Dec 2005 19:46:48 +0000 Subject: parsing escaped strings from command line fixed --- src/GF/Shell/CommandL.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Shell/CommandL.hs') diff --git a/src/GF/Shell/CommandL.hs b/src/GF/Shell/CommandL.hs index 3697c85db..0dc103e33 100644 --- a/src/GF/Shell/CommandL.hs +++ b/src/GF/Shell/CommandL.hs @@ -25,7 +25,7 @@ import GF.Compile.ShellState import GF.Infra.Option import GF.UseGrammar.Session import GF.Shell.Commands -import GF.Shell.PShell (wordsLits) +import GF.UseGrammar.Tokenize (wordsLits) import Data.Char import Data.List (intersperse) -- cgit v1.2.3