Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. BitmapInfoV5 :: BitmapInfoV4 -> Word32 -> Word32 -> Word32 -> Word32 -> BitmapInfoV5

    bmp Codec.BMP

    No documentation available.

  2. ErrorUnhandledBitmapHeaderSize :: Word32 -> Error

    bmp Codec.BMP

    We handle V3 V4 and V5 image headers, but the size of the header indicates it has some other format.

  3. bmpBitmapInfo :: BMP -> BitmapInfo

    bmp Codec.BMP

    No documentation available.

  4. errorBitmapHeaderSize :: Error -> Word32

    bmp Codec.BMP

    No documentation available.

  5. foldMapBound :: forall (f :: Type -> Type) r b a . (Foldable f, Monoid r) => (b -> r) -> Scope b f a -> r

    bound Bound.Scope

    Obtain a result by collecting information from bound variables

  6. foldMapScope :: forall (f :: Type -> Type) r b a . (Foldable f, Monoid r) => (b -> r) -> (a -> r) -> Scope b f a -> r

    bound Bound.Scope

    Obtain a result by collecting information from both bound and free variables

  7. foldMapBound :: forall (f :: Type -> Type) r b a . (Foldable f, Monoid r) => (b -> r) -> Scope b f a -> r

    bound Bound.Scope.Simple

    Obtain a result by collecting information from both bound and free variables

  8. foldMapScope :: forall (f :: Type -> Type) r b a . (Foldable f, Monoid r) => (b -> r) -> (a -> r) -> Scope b f a -> r

    bound Bound.Scope.Simple

    Obtain a result by collecting information from both bound and free variables

  9. ConsumeMapLen :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  10. ConsumeMapLenCanonical :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

Page 932 of many | Previous | Next