Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. MaybeRecompile :: Fingerprint -> PluginRecompile

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  2. data MaybePath

    can-i-haz Data.Path

    No documentation available.

  3. newtype MaybeT (m :: Type -> Type) a

    dunai Control.Monad.Trans.MSF.Maybe

    The parameterizable maybe monad, obtained by composing an arbitrary monad with the Maybe monad. Computations are actions that may produce a value or exit. The return function yields a computation that produces that value, while >>= sequences two subcomputations, exiting if either computation does.

  4. MaybeT :: m (Maybe a) -> MaybeT (m :: Type -> Type) a

    dunai Control.Monad.Trans.MSF.Maybe

    No documentation available.

  5. type MaybePromotedName = MaybePromotedName ()

    haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax

    No documentation available.

  6. module Data.Histogram.Bin.MaybeBin

    No documentation available.

  7. newtype MaybeBin bin

    histogram-fill Data.Histogram.Bin.MaybeBin

    This binning algorithms adds special case of no value.

  8. MaybeBin :: bin -> MaybeBin bin

    histogram-fill Data.Histogram.Bin.MaybeBin

    No documentation available.

  9. data MaybeStep

    hledger-iadd Model

    No documentation available.

  10. newtype MaybeBij

    mappings Data.Bijection

    A newtype, just to get a partial monoidal structure representing consistent unions.

Page 95 of many | Previous | Next