@hackage streaming-utils dependencies
17 results
@haskell/transformers
Concrete functor and monad transformers
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/streaming-commons
Common lower-level functions needed by various streaming data libraries
@hackage/streaming-bytestring
Fast, effectful byte streams.
@hackage/streaming
an elementary streaming prelude and general stream type.
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/pipes
Compositional pipelines
@hackage/network-simple
Simple network sockets usage patterns.
@hackage/network
Low-level networking interface
@hackage/json-stream
Incremental applicative JSON parser
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/http-client
An HTTP client engine
@hackage/attoparsec-aeson
Parsing of aeson's Value with attoparsec
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/aeson
Fast JSON parsing and encoding