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,
|
||||
inferLType, checkLType,
|
||||
normalForm, normalStringForm,
|
||||
unsafeIOToEvalM
|
||||
unsafeIOToEvalM, force
|
||||
) where
|
||||
|
||||
import GF.Compile.Rename
|
||||
|
||||
Reference in New Issue
Block a user