From 4215fc31bf9bfc949599697a014dc13a112ed47c Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Tue, 30 Aug 2011 11:24:59 +0000 Subject: bugfixes in the typechecker and the tree generator --- src/runtime/haskell/PGF/Expr.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime/haskell/PGF/Expr.hs') diff --git a/src/runtime/haskell/PGF/Expr.hs b/src/runtime/haskell/PGF/Expr.hs index ffc135d96..456518555 100644 --- a/src/runtime/haskell/PGF/Expr.hs +++ b/src/runtime/haskell/PGF/Expr.hs @@ -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, -- cgit v1.2.3