Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
md5sumField :: ControlFunctions a => Paragraph' a -> Maybe adebian Debian.Control.Common look up the md5sum file in a paragraph Tries several different variations: MD5Sum: Md5Sum: MD5sum:
package
dependent-sum-aeson-orphans JSON instances for DSum, DMap, and Some JSON instances for DSum, DMap, and Some.
type
IsSumType (arg :: Type -> Type) = IsSumType' CmpNat SumArity arg 1derive-storable Foreign.Storable.Generic.Tools.TypeFuns No documentation available.
type family
IsSumType' (ret :: Ordering) :: Boolderive-storable Foreign.Storable.Generic.Tools.TypeFuns No documentation available.
-
elm-bridge Elm.TyRep No documentation available.
ESum :: ETypeName -> [SumTypeConstructor] -> SumEncoding' -> Bool -> Bool -> ESumelm-bridge Elm.TyRep No documentation available.
-
elm-bridge Elm.TyRep No documentation available.
defSumEncoding :: SumEncoding'elm-bridge Elm.TyRep No documentation available.
asum :: (Foldable t, Alternative f) => t (f a) -> f aenvparse Env The sum of a collection of actions using (<|>), generalizing concat. asum is just like msum, but generalised to Alternative.
Examples
Basic usage:>>> asum [Just "Hello", Nothing, Just "World"] Just "Hello"
-
fakedata Faker.Coffee No documentation available.