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.
(
:&: ) :: 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.
newtype ((f :: l -> Type)
:.: (g :: k -> l)) (p :: k)generics-sop Generics.SOP Composition of functors. Like Compose, but kind-polymorphic and with a shorter name.
(
:| ) :: a -> [a] -> NonEmpty arelude Relude.List.NonEmpty No documentation available.
-
diagrams-core Diagrams.Core (v1 :-: v2) is a linear map paired with its inverse.
-
diagrams-core Diagrams.Core.Transform (v1 :-: v2) is a linear map paired with its inverse.
(
:-: ) :: (u -> v) -> (v -> u) -> (:-:) u vdiagrams-core Diagrams.Core.Transform No documentation available.