ghc-lib-0.20190204: The GHC API, decoupled from GHC versions

Safe HaskellNone
LanguageHaskell2010

TcGenFunctor

Documentation

data FFoldType a Source #

Constructors

FT

Fields

functorLikeTraverse Source #

Arguments

:: TyVar

Variable to look for

-> FFoldType a

How to fold

-> Type

Type to process

-> a

deepSubtypesContaining :: TyVar -> Type -> [TcType] Source #

foldDataConArgs :: FFoldType a -> DataCon -> [a] Source #

gen_Functor_binds :: SrcSpan -> TyCon -> (LHsBinds GhcPs, BagDerivStuff) Source #

gen_Foldable_binds :: SrcSpan -> TyCon -> (LHsBinds GhcPs, BagDerivStuff) Source #

gen_Traversable_binds :: SrcSpan -> TyCon -> (LHsBinds GhcPs, BagDerivStuff) Source #

AltStyle によって変換されたページ (->オリジナル) /