mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 00:32:51 -06:00
bugfixes in the typechecker and the tree generator
This commit is contained in:
@@ -11,7 +11,7 @@ module PGF.Expr(Tree, BindType(..), Expr(..), Literal(..), Patt(..), Equation(..
|
||||
normalForm,
|
||||
|
||||
-- needed in the typechecker
|
||||
Value(..), Env, Sig, eval, apply, value2expr,
|
||||
Value(..), Env, Sig, eval, apply, applyValue, value2expr,
|
||||
|
||||
MetaId,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user