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.

  1. (:|) :: a -> [a] -> NonEmpty a

    base-prelude BasePrelude

    No documentation available.

  2. (:+) :: a -> a -> Complex a

    base-prelude BasePrelude.DataTypes

    forms a complex number from its real and imaginary rectangular components.

  3. (:|) :: a -> [a] -> NonEmpty a

    base-prelude BasePrelude.DataTypes

    No documentation available.

  4. type (e :: Effect) :> (es :: [Effect]) = MemberBy LabelResolver Discriminator LabelResolver e e es

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  5. (:/) :: FilePath -> DirTree a -> AnchoredDirTree a

    directory-tree System.Directory.Tree

    No documentation available.

  6. (:|) :: a -> [a] -> NonEmpty a

    extra-data-yj Data.List.Infinite

    No documentation available.

  7. (:~) :: a -> Infinite a -> Infinite a

    extra-data-yj Data.List.Infinite

    No documentation available.

  8. data ((f :: Type -> Type -> Type -> Type) :+: (g :: Type -> Type -> Type -> Type)) (m :: Type -> Type) k

    fused-effects Control.Algebra

    Higher-order sums are used to combine multiple effects into a signature, typically by chaining on the right.

  9. data ((f :: Type -> Type -> Type -> Type) :+: (g :: Type -> Type -> Type -> Type)) (m :: Type -> Type) k

    fused-effects Control.Effect.Sum

    Higher-order sums are used to combine multiple effects into a signature, typically by chaining on the right.

  10. data a :-> c

    hedgehog-fn Hedgehog.Function.Internal

    Shrinkable, showable functions Claessen, K. (2012, September). Shrinking and showing functions:(functional pearl). In ACM SIGPLAN Notices (Vol. 47, No. 12, pp. 73-80). ACM.

Page 34 of many | Previous | Next