yi-0.11.0: The Haskell-Scriptable Editor

Portabilityportable
Stabilityexperimental
Maintaineryi-devel@googlegroups.com
Safe HaskellNone

Yi.Mode.Abella

Description

Modes and utility function for working with the Abella interactive theorem prover.

Synopsis

Documentation

abella :: CommandArguments -> YiM BufferRefSource

Start Abella in a buffer

abellaGet :: YiM BufferRefSource

Return Abella's buffer; create it if necessary. Show it in another window.

abellaSend :: YiString -> YiM ()Source

Send a command to Abella