mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
export the force function
This commit is contained in:
@@ -4,7 +4,7 @@ module GF.Term (renameSourceTerm,
|
|||||||
evalError, evalWarn,
|
evalError, evalWarn,
|
||||||
inferLType, checkLType,
|
inferLType, checkLType,
|
||||||
normalForm, normalStringForm,
|
normalForm, normalStringForm,
|
||||||
unsafeIOToEvalM
|
unsafeIOToEvalM, force
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import GF.Compile.Rename
|
import GF.Compile.Rename
|
||||||
|
|||||||
Reference in New Issue
Block a user