@hackage http-conduit dependencies
55 results
@hackage/http-client
An HTTP client engine
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/http-client-conduit
Frontend support for using http-client with conduit (deprecated)
@hackage/lifted-base
lifted IO operations from the base library
@hackage/transformers
Concrete functor and monad transformers
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/publicsuffixlist
Is a given string a domain suffix?
@hackage/wai
Web Application Interface.
@hackage/deepseq
Deep evaluation of data structures
@hackage/certificate
Certificates and Key Reader/Writer
@hackage/http-client
An HTTP client engine
@hackage/mime-types
Basic mime-type handling types and functions
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/blaze-builder
Efficient buffered output.
@hackage/zlib-conduit
Streaming compression/decompression via conduits. (deprecated)
@hackage/void
A Haskell 98 logically uninhabited data type
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/asn1-data
ASN1 data reader and writer in RAW, BER and DER forms
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/network-conduit
Stream socket data using conduits. (deprecated)
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/HUnit
A unit testing framework for Haskell
@hackage/array
Mutable and immutable arrays
@hackage/connection
Simple and easy network connections API
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/lifted-base
lifted IO operations from the base library
@hackage/failure
A simple type class for success/failure computations. (deprecated)
@hackage/text
An efficient packed Unicode text type.
@hackage/http-client-multipart
Generate multipart uploads for http-client. (deprecated)
@hackage/warp-tls
HTTP over TLS support for Warp via the TLS package
@hackage/transformers
Concrete functor and monad transformers
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/cookie
HTTP cookie parsing and rendering
@hackage/case-insensitive
Case insensitive string comparison
@hackage/containers
Assorted concrete container types
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/cprng-aes
Crypto Pseudo Random Number Generator using AES in counter mode.
@hackage/regex-compat
Replaces/enhances "Text.Regex"
@hackage/blaze-builder-conduit
Convert streams of builders to streams of bytestrings. (deprecated)
@hackage/network
Low-level networking interface
@hackage/time
A time library
@hackage/hspec
A Testing Framework for Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/socks
Socks proxy (ver 5)
@hackage/random
Pseudo-random number generation
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/transformers-base
Lift computations from the bottom of a transformer stack