Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
currycarbon Currycarbon.Types A data type to store a simple range summary of the calibrated date, including the median age
CalRangeSummary :: YearBCAD -> YearBCAD -> YearBCAD -> YearBCAD -> YearBCAD -> CalRangeSummarycurrycarbon Currycarbon.Types No documentation available.
_calC14RangeSummary :: CalC14 -> CalRangeSummarycurrycarbon Currycarbon.Types Summary of the range of the calibrated date
-
data-prometheus Data.Prometheus.Types No documentation available.
newtype
FakeDSum (f :: k -> Type) (g :: k -> Type)dependent-monoidal-map Data.Dependent.Map.Monoidal No documentation available.
FakeDSum :: DSum f g -> FakeDSum (f :: k -> Type) (g :: k -> Type)dependent-monoidal-map Data.Dependent.Map.Monoidal No documentation available.
unFakeDSum :: FakeDSum (f :: k -> Type) (g :: k -> Type) -> DSum f gdependent-monoidal-map Data.Dependent.Map.Monoidal No documentation available.
msum :: (Foldable t, MonadPlus m) => t (m a) -> m adistribution-opensuse OpenSuse.Prelude The sum of a collection of actions using (<|>), generalizing concat. msum is just like asum, but specialised to MonadPlus.
Examples
Basic usage, using the MonadPlus instance for Maybe:>>> msum [Just "Hello", Nothing, Just "World"] Just "Hello"
-
eliminators Data.Eliminator.Functor No documentation available.
-
eliminators Data.Eliminator.Monoid No documentation available.