Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data ((f :: k -> Type)
:+: (g :: k -> Type)) (p :: k)barbies Barbies.Internal Sums: encode choice between constructors
newtype ((f :: k2 -> Type)
:.: (g :: k1 -> k2)) (p :: k1)barbies Barbies.Internal Composition of functors
(
:| ) :: a -> [a] -> NonEmpty abase-prelude BasePrelude No documentation available.
- 
base-prelude BasePrelude.DataTypes forms a complex number from its real and imaginary rectangular components.
 (
:| ) :: a -> [a] -> NonEmpty abase-prelude BasePrelude.DataTypes No documentation available.
type (e :: Effect)
:> (es :: [Effect]) = MemberBy LabelResolver Discriminator LabelResolver e e esdata-effects-core Data.Effect.OpenUnion No documentation available.
(
:/ ) :: FilePath -> DirTree a -> AnchoredDirTree adirectory-tree System.Directory.Tree No documentation available.
(
:| ) :: a -> [a] -> NonEmpty aextra-data-yj Data.List.Infinite No documentation available.
(
:~ ) :: a -> Infinite a -> Infinite aextra-data-yj Data.List.Infinite No documentation available.
- 
fused-effects Control.Algebra Higher-order sums are used to combine multiple effects into a signature, typically by chaining on the right.