forked from GitHub/gf-core
export the force function
This commit is contained in:
@@ -4,7 +4,7 @@ module GF.Term (renameSourceTerm,
|
||||
evalError, evalWarn,
|
||||
inferLType, checkLType,
|
||||
normalForm, normalStringForm,
|
||||
unsafeIOToEvalM
|
||||
unsafeIOToEvalM, force
|
||||
) where
|
||||
|
||||
import GF.Compile.Rename
|
||||
|
||||
Reference in New Issue
Block a user