Agda-2.2.6: A dependently typed functional programming language and proof assistantSource codeContentsIndex
Agda.TypeChecking.Errors
Documentation
prettyError :: MonadTCM tcm => TCErr -> tcm StringSource
class PrettyTCM a whereSource
Methods
prettyTCM :: MonadTCM tcm => a -> tcm DocSource
show/hide Instances
tcErrString :: TCErr -> StringSource
Produced by Haddock version 2.4.2