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.
-
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.
-
zeromq4-haskell System.ZMQ4.Internal.Base No documentation available.
-
zeromq4-haskell System.ZMQ4.Monadic No documentation available.
setIoThreads :: Word -> ZMQ z ()zeromq4-haskell System.ZMQ4.Monadic No documentation available.
waitRead :: Socket z t -> ZMQ z ()zeromq4-haskell System.ZMQ4.Monadic No documentation available.
linespread :: LaTeXC l => Float -> lHaTeX Text.LaTeX.Base.Commands No documentation available.
-
LambdaHack Game.LambdaHack.Atomic No documentation available.
-
LambdaHack Game.LambdaHack.Atomic.CmdAtomic No documentation available.
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.
class MonadClient m =>
MonadClientReadResponse (m :: Type -> Type)LambdaHack Game.LambdaHack.Client.LoopM Client monad in which one can receive responses from the server.