mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user