idris-1.3.0: Functional Programming Language with Dependent Types
IRTS.Simplified
Description
simplifyDefs :: DDefs -> [(Name, DDecl)] -> TC [(Name, SDecl)] Source #
data SDecl Source #
Constructors
Instances
Methods
showsPrec :: Int -> SDecl -> ShowS #
show :: SDecl -> String #
showList :: [SDecl] -> ShowS #
data SExp Source #
showsPrec :: Int -> SExp -> ShowS #
show :: SExp -> String #
showList :: [SExp] -> ShowS #
data SAlt Source #
showsPrec :: Int -> SAlt -> ShowS #
show :: SAlt -> String #
showList :: [SAlt] -> ShowS #