hint-0.3.0.0: src/Hint/Typecheck.hs-boot
module Hint.Typecheck where import Hint.Base (MonadInterpreter) typeChecks_unsandboxed :: MonadInterpreter m => String -> m Bool
module Hint.Typecheck where import Hint.Base (MonadInterpreter) typeChecks_unsandboxed :: MonadInterpreter m => String -> m Bool