Bifunctor (Recall e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
IsIso (Recall e) Source # | |
Instance detailsDefined in Fresnel.Iso.Internal |
IsPrism (Recall e) Source # | |
Instance detailsDefined in Fresnel.Prism.Internal |
IsReview (Recall e) Source # | |
Instance detailsDefined in Fresnel.Review |
Choice (Recall e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Closed (Recall e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Corepresentable (Recall e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Costrong (Recall e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Profunctor (Recall e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Cosieve (Recall e) (Const e :: Type -> Type) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Sieve (Recall e) ((->) e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Applicative (Recall e a) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Functor (Recall e a) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Monad (Recall e a) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Monoid b => Monoid (Recall e a b) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
Semigroup b => Semigroup (Recall e a b) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |
type Corep (Recall e) Source # | |
Instance detailsDefined in Fresnel.Profunctor.Recall |