Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
No documentation available.
-
lens Control.Lens.Equality A witness that (a ~ s, b ~ t). Note: Composition with an Equality is index-preserving.
type
Equality' (s :: k2) (a :: k2) = Equality s s a alens Control.Lens.Equality -
lens Control.Lens.Type A witness that (a ~ s, b ~ t). Note: Composition with an Equality is index-preserving.
type
Equality' (s :: k2) (a :: k2) = Equality s s a alens Control.Lens.Type -
transformers-compat Data.Functor.Classes.Generic.Internal An Eq1Args value either stores an Eq a dictionary (for the transformers-0.4 version of Eq1), or it stores the function argument that checks the equality of occurrences of the type parameter (for the non-transformers-0.4 version of Eq1).
-
ghc GHC.Builtin.PrimOps No documentation available.
-
ghc GHC.CmmToAsm.PPC.Cond No documentation available.
-
ghc GHC.CmmToAsm.X86.Cond No documentation available.
-
ghc GHC.Core.DataCon An EqSpec is a tyvar/type pair representing an equality made in rejigging a GADT constructor