idris-1.3.4: Functional Programming Language with Dependent Types
LicenseBSD3
MaintainerThe Idris Community.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Idris.Completion

Description

 
Synopsis

Documentation

replCompletion :: CompletionFunc Idris Source #

Complete REPL commands and defined identifiers

proverCompletion Source #

Arguments

:: [String]

The names of current local assumptions

-> CompletionFunc Idris 

Complete tactics and their arguments