idris-1.3.1: Functional Programming Language with Dependent Types

LicenseBSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell2010

Idris.ElabDecls

Description

 
Synopsis

Documentation

elabMain :: Idris Term Source #

Return the elaborated term which calls main

elabPrims :: Idris () Source #

Elaborate primitives

recinfo :: FC -> ElabInfo Source #

Top level elaborator info, supporting recursive elaboration