From d41616dd6aa52c813edf7dabef4c0684fae4e4e0 Mon Sep 17 00:00:00 2001 From: bjorn Date: Mon, 20 Oct 2008 11:59:31 +0000 Subject: Added Read and Show instances for CId. Also added readCId :: String -> Maybe CId, and use that for readLanguage. --- src/GF/Command/Parse.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GF/Command') diff --git a/src/GF/Command/Parse.hs b/src/GF/Command/Parse.hs index eaf4cba84..85a351ead 100644 --- a/src/GF/Command/Parse.hs +++ b/src/GF/Command/Parse.hs @@ -1,5 +1,6 @@ module GF.Command.Parse(readCommandLine, pCommand) where +import PGF.CId import PGF.Expr import PGF.Data(Tree) import GF.Command.Abstract -- cgit v1.2.3