License | BSD3 |
---|---|
Maintainer | The Idris Community. |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
replCompletion :: CompletionFunc Idris Source #
Complete REPL commands and defined identifiers
:: [String] | The names of current local assumptions |
-> CompletionFunc Idris |
Complete tactics and their arguments