idris-0.99.2: Functional Programming Language with Dependent Types

CopyrightLicense : BSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell98

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