mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 05:22:50 -06:00
more stuff in the new type checker
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
module GF.Infra.CheckM
|
||||
(Check, Message, runCheck,
|
||||
(Check(..), CheckResult(..), Message, runCheck,
|
||||
checkError, checkCond, checkWarn,
|
||||
checkErr, checkIn, checkMap
|
||||
) where
|
||||
|
||||
Reference in New Issue
Block a user