idris-0.9.15.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Error

Synopsis

Documentation

showErr :: Err -> Idris StringSource

report :: IOError -> StringSource

idrisCatch :: Idris a -> (Err -> Idris a) -> Idris aSource

ifail :: String -> Idris aSource

tctry :: TC a -> TC a -> Idris aSource

warnDisamb :: IState -> PTerm -> Idris ()Source

Issue a warning on with-terms whose namespace is empty or nonexistent