syb-with-class-0.6.1: Scrap Your Boilerplate With ClassSource codeContentsIndex
Data.Generics.SYB.WithClass.Context
Documentation
class Sat a whereSource
Methods
dict :: aSource
data NoCtx a Source
noCtx :: NoCtx ()Source
data PairCtx l r a Source
Constructors
PairCtx
leftCtx :: l a
rightCtx :: r a
pairCtx :: l () -> r () -> PairCtx l r ()Source
Produced by Haddock version 2.6.0