@hackage prometheus-effect dependencies
20 results
@hackage/wai
Web Application Interface.
@hackage/safe-exceptions
Safe, consistent, and easy exception handling
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/clock
High-resolution clock functions: monotonic, realtime, cputime.
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/streaming-wai
Streaming Wai utilities
@hackage/streaming-bytestring
Fast, effectful byte streams.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/vector
Efficient Arrays
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/retry
Retry combinators for monadic actions that may fail
@hackage/vector-algorithms
Efficient algorithms for vector arrays
@hackage/io-streams
Simple, composable, and easy-to-use stream I/O
@hackage/streaming-utils
http, attoparsec, pipes and other utilities for the streaming libraries
@hackage/streaming
an elementary streaming prelude and general stream type.
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/http-streams
An HTTP client using io-streams