@hackage push-notify dependencies
28 results
@hackage/data-default
A class for types with a default value
@hackage/attoparsec-conduit
Consume attoparsec parsers via conduit. (deprecated)
@hackage/certificate
Certificates and Key Reader/Writer
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/conduit
Streaming data processing library.
@hackage/convertible
Typeclasses and instances for converting between types
@hackage/base
Core data structures and operations
@hackage/xml-conduit
Pure-Haskell utilities for dealing with XML with the conduit package.
@hackage/stm
Software Transactional Memory
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/tls
TLS protocol native implementation
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/containers
Assorted concrete container types
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/retry
Retry combinators for monadic actions that may fail
@hackage/cprng-aes
Crypto Pseudo Random Number Generator using AES in counter mode.
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/network
Low-level networking interface
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/cereal
A binary serialization library
@hackage/tls-extra
TLS extra default values and helpers