idris-0.99.2: Functional Programming Language with Dependent Types

CopyrightLicense : BSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell98

Idris.ElabDecls

Description

 

Synopsis

Documentation

recinfo :: FC -> ElabInfo Source #

Top level elaborator info, supporting recursive elaboration

elabMain :: Idris Term Source #

Return the elaborated term which calls main

elabPrims :: Idris () Source #

Elaborate primitives