Hoogle Search
Within LTS Haskell 24.43 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
simple-cairo Graphics.Cairo.Surfaces.CairoWriteFuncT No documentation available.
-
simple-cairo Graphics.Cairo.Surfaces.PngSupport No documentation available.
-
Validity instances for bytestring Please see README.md
getByteStringOpt :: Socket a -> ZMQOption -> IO ByteStringzeromq4-haskell System.ZMQ4.Internal No documentation available.
setByteStringOpt :: Socket a -> ZMQOption -> ByteString -> IO ()zeromq4-haskell System.ZMQ4.Internal No documentation available.
-
DPutils Data.ByteString.Streaming.Split For lists, this would be sbs (f :: [a] -> ([a],[a])) -> [a] -> [[a]]. Takes a function that splits the bytestring into two elements repeatedly, where the first is followed by the repeated application of the function. cf. http://hackage.haskell.org/package/streaming-utils-0.1.4.7/docs/src/Streaming-Pipes.html#chunksOf TODO these functions should go into a helper library
-
DPutils Data.ByteString.Streaming.Split Split a ByteString m r after every k characters. Streams in constant memory. BUG: Once the stream is exhausted, it will still call splitAt, forever creating empty ByteStrings.
referenceByteStringTokenizer :: ByteString -> ByteString -> [ByteString]DPutils Pipes.Split.ByteString No documentation available.
pdfByteString :: PDFDocumentInfo -> PDFRect -> PDF a -> ByteStringHPDF Graphics.PDF Generate a lazy bytestring for the PDF
-
HPDF Graphics.PDF.Image No documentation available.