Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. data StorableReader a

    med-module Sound.MED.Basic.Amiga

    No documentation available.

  2. memReader :: Text -> Either String (Mem, Text)

    mem-info System.MemInfo.Choices

    No documentation available.

  3. NoServersReady :: ClientError

    memcache Database.Memcache.Client

    All servers are currently marked failed.

  4. NoServersReady :: ClientError

    memcache Database.Memcache.Errors

    All servers are currently marked failed.

  5. notFullyConsumedRead :: NotFullyConsumedError -> Int

    mempack Data.MemPack.Error

    No documentation available.

  6. ranOutOfBytesRead :: RanOutOfBytesError -> Int

    mempack Data.MemPack.Error

    No documentation available.

  7. spreadMethod_ :: MisoString -> Attribute action

    miso Miso.Svg

    https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/spreadMethod

  8. spreadMethod_ :: MisoString -> Attribute action

    miso Miso.Svg.Attribute

    https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/spreadMethod

  9. requestRead :: forall (m :: Type -> Type) x py y . (Monad m, Monoid x) => Reader x py y -> Coroutine (ReadRequest x) m (ReadingResult x py y)

    monad-coroutine Control.Monad.Coroutine.SuspensionFunctors

    Suspend yielding a ReadRequest and awaiting the ReadingResult.

  10. weaveNestedReadWriteRequests :: forall (m :: Type -> Type) (s :: Type -> Type) x r1 r2 . (Monad m, Functor s, Monoid x) => NestWeaveStepper s (ReadRequest x) (Request x x) m r1 r2 (r1, r2)

    monad-coroutine Control.Monad.Coroutine.SuspensionFunctors

    Like weaveReadWriteRequests but for nested coroutines.

Page 782 of many | Previous | Next