Agda
Safe HaskellNone
LanguageHaskell2010

Agda.TypeChecking.Errors.Names

Description

Convert errors to their names.

Synopsis

Documentation

typeErrorString :: TypeError -> String Source #

Print the name of a TypeError.

typeErrorName :: TypeError -> ErrorName Source #

Compute the name of a TypeError.