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

Idris.Prover

Description

 
Synopsis

Documentation

prover :: ElabInfo -> Bool -> Bool -> Name -> Idris () Source #

Launch the proof shell

showProof :: Bool -> Name -> [String] -> String Source #

showRunElab :: Bool -> Name -> [String] -> String Source #