Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package from-sum

    Combinators for working with Maybe and Either Provides many functions for working with Maybe and Either, including canonical fromMaybeM and fromEitherM functions. Please see README.md.

  2. module Control.FromSum

    This Haskell module exports various "from" functions for Either and Maybe.

  3. data ArborifySum (n :: Nat) (f :: k -> Type) (a :: k -> Type)

    generic-data-surgery Generic.Data.Surgery.Internal

    No documentation available.

  4. class GArborifySum (f :: k -> Type) (tl :: k -> Type)

    generic-data-surgery Generic.Data.Surgery.Internal

    No documentation available.

  5. class GLinearizeSum (f :: k -> Type) (tl :: k -> Type)

    generic-data-surgery Generic.Data.Surgery.Internal

    No documentation available.

  6. type family LinearizeSum (f :: k -> Type) (tl :: k -> Type) :: k -> Type

    generic-data-surgery Generic.Data.Surgery.Internal

    No documentation available.

  7. gArborifySum :: forall (x :: k) . GArborifySum f tl => LinearizeSum f tl x -> Either (f x) (tl x)

    generic-data-surgery Generic.Data.Surgery.Internal

    No documentation available.

  8. gLinearizeSum :: forall (x :: k) . GLinearizeSum f tl => Either (f x) (tl x) -> LinearizeSum f tl x

    generic-data-surgery Generic.Data.Surgery.Internal

    No documentation available.

  9. whCheckRunOutputSummary :: HookCheckRunOutput -> !Maybe Text

    github-webhooks GitHub.Data.Webhooks.Payload

    No documentation available.

  10. whWikiPageSummary :: HookWikiPage -> !Maybe Text

    github-webhooks GitHub.Data.Webhooks.Payload

    No documentation available.

Page 210 of many | Previous | Next