idris-0.9.11.2: 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