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. waitRead :: Socket a -> IO ()

    zeromq4-haskell System.ZMQ4

    Wait until data is available for reading from the given Socket. After this function returns, a call to receive will essentially be non-blocking.

  2. _ioThreads :: ZMQCtxOption

    zeromq4-haskell System.ZMQ4.Internal.Base

    No documentation available.

  3. ioThreads :: ZMQ z Word

    zeromq4-haskell System.ZMQ4.Monadic

    No documentation available.

  4. setIoThreads :: Word -> ZMQ z ()

    zeromq4-haskell System.ZMQ4.Monadic

    No documentation available.

  5. waitRead :: Socket z t -> ZMQ z ()

    zeromq4-haskell System.ZMQ4.Monadic

    No documentation available.

  6. linespread :: LaTeXC l => Float -> l

    HaTeX Text.LaTeX.Base.Commands

    No documentation available.

  7. SfxReadyGoods :: SfxMsg

    LambdaHack Game.LambdaHack.Atomic

    No documentation available.

  8. SfxReadyGoods :: SfxMsg

    LambdaHack Game.LambdaHack.Atomic.CmdAtomic

    No documentation available.

  9. module Game.LambdaHack.Atomic.PosAtomicRead

    Representation and computation of visiblity of atomic commands by clients. See https://github.com/LambdaHack/LambdaHack/wiki/Client-server-architecture.

  10. class MonadClient m => MonadClientReadResponse (m :: Type -> Type)

    LambdaHack Game.LambdaHack.Client.LoopM

    Client monad in which one can receive responses from the server.

Page 676 of many | Previous | Next