@hackage http-conduit dependencies
45 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/void
A Haskell 98 logically uninhabited data type
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/http-client
An HTTP client engine
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/conduit
Streaming data processing library.
@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
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/warp-tls
HTTP over TLS support for Warp via the TLS package
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/wai-conduit
conduit wrappers for WAI
@hackage/wai
Web Application Interface.
@hackage/utf8-string
Support for reading and writing UTF8 Strings
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/tls
TLS protocol native implementation
@hackage/time
A time library
@hackage/temporary
Portable temporary file and directory support
@hackage/streaming-commons
Common lower-level functions needed by various streaming data libraries
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/network
Low-level networking interface
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/http-client
An HTTP client engine
@hackage/hspec
A Testing Framework for Haskell
@hackage/data-default
A class for types with a default value
@hackage/crypton-connection
Simple and easy network connection API
@hackage/cookie
HTTP cookie parsing and rendering
@hackage/conduit-extra
Batteries included conduit: adapters for common libraries.
@hackage/conduit
Streaming data processing library.
@hackage/case-insensitive
Case insensitive string comparison
@hackage/blaze-builder
Efficient buffered output.
@hackage/attoparsec-aeson
Parsing of aeson's Value with attoparsec
@hackage/aeson
Fast JSON parsing and encoding
@hackage/HUnit
A unit testing framework for Haskell