forked from GitHub/gf-core
export Thunk, newThunk
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module GF.Term (renameSourceTerm,
|
||||
Globals(..), ConstValue(..), EvalM, stdPredef,
|
||||
Value(..), showValue, newEvaluatedThunk,
|
||||
Value(..), showValue, Thunk, newThunk, newEvaluatedThunk,
|
||||
evalError, evalWarn,
|
||||
inferLType, checkLType,
|
||||
normalForm, normalStringForm,
|
||||
|
||||
Reference in New Issue
Block a user