idris
Idris.CaseSplit
splitOnLineSource
Arguments
line number
variable
name of file
replaceSplits :: String -> [[(Name, PTerm)]] -> Idris [String]Source
getClauseSource
line number that the type is declared on
Function name
Source file name
getProofClauseSource
line number that the type is declared
mkWith :: String -> Name -> StringSource
getUniq :: (Num t, Show t) => [Char] -> t -> StateT IState (ErrorT Err IO) ([Char], t)Source
nameRoot :: [String] -> [Char] -> StringSource