Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromMaybeOrMExceptT :: Monad m => m (Maybe a) -> x -> ExceptT x m afrom-sum Control.FromSum Just like fromMaybeMExceptT but with the arguments flipped.
fromMaybeOrMM :: Monad m => m (Maybe a) -> m a -> m afrom-sum Control.FromSum A fliped version of fromMaybeMM.
fromMaybeOrM_ :: (Applicative m, Monoid b) => Maybe a -> m b -> m bfrom-sum Control.FromSum A fliped version of fromMaybeM.
-
histogram-fill Data.Histogram.Bin.MaybeBin Drop bin with no events
-
massiv-io Data.Massiv.Array.IO Decode an image using the supplied function or throw an error in case of failure.
-
massiv-io Data.Massiv.Array.IO Encode an image using the supplied function or throw an error in case of failure.
fromMaybeFields :: Default IfPP b b => b -> MaybeFields b -> bopaleye Opaleye.Internal.MaybeFields The Opaleye analogue of fromMaybe
fromMaybeFieldsExplicit :: IfPP b b -> b -> MaybeFields b -> bopaleye Opaleye.Internal.MaybeFields No documentation available.
fromMaybeFields :: Default IfPP b b => b -> MaybeFields b -> bopaleye Opaleye.MaybeFields The Opaleye analogue of fromMaybe
fromMaybeFieldsExplicit :: IfPP b b -> b -> MaybeFields b -> bopaleye Opaleye.MaybeFields No documentation available.