idris-0.9.11.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Error

Documentation

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

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