License | BSD3 |
---|---|
Maintainer | The Idris Community. |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
SV LVar | |
SApp Bool Name [LVar] | |
SLet LVar SExp SExp | |
SUpdate LVar SExp | |
SCon (Maybe LVar) Int Name [LVar] | |
SCase CaseType LVar [SAlt] | |
SChkCase LVar [SAlt] | |
SProj LVar Int | |
SConst Const | |
SForeign FDesc FDesc [(FDesc, LVar)] | |
SOp PrimFn [LVar] | |
SNothing | |
SError String |