Hoogle Search
Within Stackage Nightly 2025-10-09 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
defaultSetOffAddr# :: Prim a => Addr# -> Int# -> Int# -> a -> State# s -> State# sprimitive Data.Primitive.Types An implementation of setOffAddr# that calls writeOffAddr# to set each element. The documentation of defaultSetByteArray# provides an example of how to use this.
-
resourcet Data.Acquire The way in which a release is called.
-
resourcet Data.Acquire.Internal The way in which a release is called.
getIntSetOf :: Get Int -> Get IntSetcereal Data.Serialize.Get Read as a list of ints.
getSetOf :: Ord a => Get a -> Get (Set a)cereal Data.Serialize.Get Read as a list of elements.
putIntSetOf :: Putter Int -> Putter IntSetcereal Data.Serialize.Put No documentation available.
putSetOf :: Putter a -> Putter (Set a)cereal Data.Serialize.Put No documentation available.
posOffset :: Position -> {-# UNPACK #-} !Intconduit-extra Data.Conduit.Attoparsec No documentation available.
-
conduit-extra Data.Conduit.Network Settings for a TCP client, specifying how to connect to the server.
-
conduit-extra Data.Conduit.Network Settings for a TCP server. It takes a port to listen on, and an optional hostname to bind to.