idris-1.1.1: Functional Programming Language with Dependent Types

CopyrightLicense : BSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell2010

IRTS.LangOpts

Description

 

Synopsis

Documentation

doInline :: LDefs -> LDecl -> LDecl Source #

Inline inside a declaration.

Variables are still Name at this stage. Need to preserve uniqueness of variable names in the resulting definition, so invent a new name for every variable we encounter