idris-0.9.15: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Elab.Instance

Documentation

elabInstance :: ElabInfo -> SyntaxInfo -> ElabWhat -> FC -> [PTerm] -> Name -> [PTerm] -> PTerm -> Maybe Name -> [PDecl] -> Idris ()Source