ApplicativeB (Proxy ∷ (k → Type) → Type) | |
Instance detailsDefined in Barbies.Internal.ApplicativeB |
ConstraintsB (Proxy ∷ (k → Type) → Type) | |
Instance detailsDefined in Barbies.Internal.ConstraintsB |
DistributiveB (Proxy ∷ (k → Type) → Type) | |
Instance detailsDefined in Barbies.Internal.DistributiveB |
FunctorB (Proxy ∷ (k → Type) → Type) | |
Instance detailsDefined in Barbies.Internal.FunctorB |
TraversableB (Proxy ∷ (k → Type) → Type) | |
Instance detailsDefined in Barbies.Internal.TraversableB |
Generic1 (Proxy ∷ k → Type) | |
Instance detailsDefined in GHC.Generics |
RepeatWithIndex Void (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
SemialignWithIndex Void (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
ZipWithIndex Void (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
Representable (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Functor.Rep |
Foldable (Proxy ∷ Type → Type) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Foldable |
Eq1 (Proxy ∷ Type → Type) | Since: base-4.9.0.0 |
Instance detailsDefined in Data.Functor.Classes |
Ord1 (Proxy ∷ Type → Type) | Since: base-4.9.0.0 |
Instance detailsDefined in Data.Functor.Classes |
Read1 (Proxy ∷ Type → Type) | Since: base-4.9.0.0 |
Instance detailsDefined in Data.Functor.Classes |
Show1 (Proxy ∷ Type → Type) | Since: base-4.9.0.0 |
Instance detailsDefined in Data.Functor.Classes |
Contravariant (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Functor.Contravariant |
Traversable (Proxy ∷ Type → Type) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Traversable |
Alternative (Proxy ∷ Type → Type) | Since: base-4.9.0.0 |
Instance detailsDefined in Data.Proxy |
Applicative (Proxy ∷ Type → Type) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Functor (Proxy ∷ Type → Type) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Monad (Proxy ∷ Type → Type) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
MonadPlus (Proxy ∷ Type → Type) | Since: base-4.9.0.0 |
Instance detailsDefined in Data.Proxy |
NFData1 (Proxy ∷ Type → Type) | Since: deepseq-1.4.3.0 |
Instance detailsDefined in Control.DeepSeq |
Hashable1 (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Hashable.Class |
Align (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
Repeat (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
Semialign (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
Unalign (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
Unzip (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
Zip (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Semialign.Internal |
Monoid (Proxy s) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Semigroup (Proxy s) | Since: base-4.9.0.0 |
Instance detailsDefined in Data.Proxy |
Bounded (Proxy t) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Enum (Proxy s) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Generic (Proxy t) | |
Instance detailsDefined in GHC.Generics |
Ix (Proxy s) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Read (Proxy t) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Show (Proxy s) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
NFData (Proxy a) | Since: deepseq-1.4.0.0 |
Instance detailsDefined in Control.DeepSeq |
Eq (Proxy s) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Ord (Proxy s) | Since: base-4.7.0.0 |
Instance detailsDefined in Data.Proxy |
Hashable (Proxy a) | |
Instance detailsDefined in Data.Hashable.Class |
MonoFoldable (Proxy a) | Since: mono-traversable-1.0.11.0 |
Instance detailsDefined in Data.MonoTraversable |
MonoFunctor (Proxy a) | Since: mono-traversable-1.0.11.0 |
Instance detailsDefined in Data.MonoTraversable |
MonoPointed (Proxy a) | Since: mono-traversable-1.0.11.0 |
Instance detailsDefined in Data.MonoTraversable |
MonoTraversable (Proxy a) | Since: mono-traversable-1.0.11.0 |
Instance detailsDefined in Data.MonoTraversable |
Serialise (Proxy a) | Since: serialise-0.2.0.0 |
Instance detailsDefined in Codec.Serialise.Class |
type AllB (c ∷ k → Constraint) (Proxy ∷ (k → Type) → Type) | |
Instance detailsDefined in Barbies.Internal.ConstraintsB |
type Rep1 (Proxy ∷ k → Type) | Since: base-4.6.0.0 |
Instance detailsDefined in GHC.Generics |
type Rep (Proxy ∷ Type → Type) | |
Instance detailsDefined in Data.Functor.Rep |
type Rep (Proxy t) | Since: base-4.6.0.0 |
Instance detailsDefined in GHC.Generics |
type Element (Proxy a) | |
Instance detailsDefined in Data.MonoTraversable |