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

Idris.Interactive

Description

 

Documentation

caseSplitAt :: FilePath -> Bool -> Int -> Name -> Idris () Source #

addClauseFrom :: FilePath -> Bool -> Int -> Name -> Idris () Source #

addProofClauseFrom :: FilePath -> Bool -> Int -> Name -> Idris () Source #

addMissing :: FilePath -> Bool -> Int -> Name -> Idris () Source #

makeWith :: FilePath -> Bool -> Int -> Name -> Idris () Source #

makeCase :: FilePath -> Bool -> Int -> Name -> Idris () Source #

doProofSearch :: FilePath -> Bool -> Bool -> Int -> Name -> [Name] -> Maybe Int -> Idris () Source #

makeLemma :: FilePath -> Bool -> Int -> Name -> Idris () Source #