From 28a7c4b5c7659dc18166e06e914fb0a81c1c43bc Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 8 Sep 2009 08:40:28 +0000 Subject: now the datatype Tree is only internal. All API functions are working with Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker --- src/GFI.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/GFI.hs') diff --git a/src/GFI.hs b/src/GFI.hs index 17413e212..654022c72 100644 --- a/src/GFI.hs +++ b/src/GFI.hs @@ -21,7 +21,6 @@ import GF.Compile.Coding import PGF import PGF.Data import PGF.Macros -import PGF.Expr (readTree) import Data.Char import Data.Maybe -- cgit v1.2.3