idris-1.0: Functional Programming Language with Dependent Types

CopyrightLicense : BSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell98

Idris.DeepSeq

Contents

Description

 

Documentation

Orphan instances

NFData CodeAttr # 

Methods

rnf :: CodeAttr -> () #

NFData ListType # 

Methods

rnf :: ListType -> () #

NFData NumWrapper # 

Methods

rnf :: NumWrapper -> () #

NFData Options # 

Methods

rnf :: Options -> () #

NFData PortNumber # 

Methods

rnf :: PortNumber -> () #

NFData DynamicLib # 

Methods

rnf :: DynamicLib -> () #

NFData TypeInfo # 

Methods

rnf :: TypeInfo -> () #

NFData DataOpt # 

Methods

rnf :: DataOpt -> () #

NFData DocTerm # 

Methods

rnf :: DocTerm -> () #

NFData ColourTheme # 

Methods

rnf :: ColourTheme -> () #

NFData IdrisColour # 

Methods

rnf :: IdrisColour -> () #

NFData PrimFn # 

Methods

rnf :: PrimFn -> () #

NFData OutputType # 

Methods

rnf :: OutputType -> () #

NFData SyntaxInfo # 

Methods

rnf :: SyntaxInfo -> () #

NFData Using # 

Methods

rnf :: Using -> () #

NFData SyntaxRules # 

Methods

rnf :: SyntaxRules -> () #

NFData SSymbol # 

Methods

rnf :: SSymbol -> () #

NFData Syntax # 

Methods

rnf :: Syntax -> () #

NFData SynContext # 

Methods

rnf :: SynContext -> () #

NFData OptInfo # 

Methods

rnf :: OptInfo -> () #

NFData FnInfo # 

Methods

rnf :: FnInfo -> () #

NFData TIData # 

Methods

rnf :: TIData -> () #

NFData RecordInfo # 

Methods

rnf :: RecordInfo -> () #

NFData InterfaceInfo # 

Methods

rnf :: InterfaceInfo -> () #

NFData ArgOpt # 

Methods

rnf :: ArgOpt -> () #

NFData PAltType # 

Methods

rnf :: PAltType -> () #

NFData PTerm # 

Methods

rnf :: PTerm -> () #

NFData PunInfo # 

Methods

rnf :: PunInfo -> () #

NFData Directive # 

Methods

rnf :: Directive -> () #

NFData FnOpt # 

Methods

rnf :: FnOpt -> () #

NFData Plicity # 

Methods

rnf :: Plicity -> () #

NFData Static # 

Methods

rnf :: Static -> () #

NFData FixDecl # 

Methods

rnf :: FixDecl -> () #

NFData Fixity # 

Methods

rnf :: Fixity -> () #

NFData REPLPort # 

Methods

rnf :: REPLPort -> () #

NFData Opt # 

Methods

rnf :: Opt -> () #

NFData LogCat # 

Methods

rnf :: LogCat -> () #

NFData IRFormat # 

Methods

rnf :: IRFormat -> () #

NFData Codegen # 

Methods

rnf :: Codegen -> () #

NFData IBCWrite # 

Methods

rnf :: IBCWrite -> () #

NFData CGInfo # 

Methods

rnf :: CGInfo -> () #

NFData SizeChange # 

Methods

rnf :: SizeChange -> () #

NFData IState # 

Methods

rnf :: IState -> () #

NFData InteractiveOpts # 

Methods

rnf :: InteractiveOpts -> () #

NFData DefaultTotality # 

Methods

rnf :: DefaultTotality -> () #

NFData ConsoleWidth # 

Methods

rnf :: ConsoleWidth -> () #

NFData OutputMode # 

Methods

rnf :: OutputMode -> () #

NFData LanguageExt # 

Methods

rnf :: LanguageExt -> () #

NFData Optimisation # 

Methods

rnf :: Optimisation -> () #

NFData IOption # 

Methods

rnf :: IOption -> () #

NFData a => NFData (Inline a) # 

Methods

rnf :: Inline a -> () #

NFData a => NFData (Block a) # 

Methods

rnf :: Block a -> () #

NFData a => NFData (Docstring a) # 

Methods

rnf :: Docstring a -> () #

NFData t => NFData (DSL' t) # 

Methods

rnf :: DSL' t -> () #

NFData t => NFData (PArg' t) # 

Methods

rnf :: PArg' t -> () #

NFData t => NFData (PDo' t) # 

Methods

rnf :: PDo' t -> () #

NFData t => NFData (PTactic' t) # 

Methods

rnf :: PTactic' t -> () #

NFData t => NFData (PData' t) # 

Methods

rnf :: PData' t -> () #

NFData t => NFData (PClause' t) # 

Methods

rnf :: PClause' t -> () #

NFData t => NFData (PDecl' t) # 

Methods

rnf :: PDecl' t -> () #

NFData t => NFData (ProvideWhat' t) # 

Methods

rnf :: ProvideWhat' t -> () #