Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
singletons Data.Singletons.Sigma No documentation available.
(
:&: ) :: forall s (a :: s ~> Type) (fst :: s) . Sing fst -> (a @@ fst) -> Sigma s asingletons Data.Singletons.Sigma No documentation available.
newtype ((f :: l -> Type)
:.: (g :: k -> l)) (p :: k)sop-core Data.SOP Composition of functors. Like Compose, but kind-polymorphic and with a shorter name.
newtype ((f :: l -> Type)
:.: (g :: k -> l)) (p :: k)sop-core Data.SOP.BasicFunctors Composition of functors. Like Compose, but kind-polymorphic and with a shorter name.
-
dependent-map Data.Dependent.Map.Internal A strict pair.
-
dependent-map Data.Dependent.Map.Internal No documentation available.
(
:| ) :: a -> [a] -> NonEmpty arelude Relude.List.NonEmpty No documentation available.
type (a :: k)
::: (b :: k1) = '(a, b)vinyl Data.Vinyl.Derived Alias for Field spec
type (f :: l -> Type)
:. (g :: k -> l) = Compose f gvinyl Data.Vinyl.Functor No documentation available.
type (rs :: [k])
:~: (ss :: [k]) = rs ≅ ssvinyl Data.Vinyl.Lens A non-unicode equivalent of (≅).