@hackage freckle-http dependencies
48 results
@hackage/lens
Lenses, Folds and Traversals
@hackage/http-link-header
HTTP Link header parser/writer
@hackage/annotated-exception
Exceptions, with checkpoints and context.
@hackage/Blammo
Batteries-included Structured Logging library
@hackage/extra
Extra functions I use.
@hackage/semigroupoids
Semigroupoids: Category sans id
@hackage/http-client
An HTTP client engine
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/memcache
A memcached client library.
@hackage/network-uri
URI manipulation
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/freckle-memcached
Some extensions to the memcache library
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/Glob
Globbing library
@hackage/monad-validate
A monad transformer for data validation.
@hackage/http-conduit
HTTP client package with conduit interface and HTTPS support.
@hackage/hs-opentelemetry-api
OpenTelemetry API for libraries to instrument code or build wrappers.
@hackage/monad-logger
A class of monads which can log messages.
@hackage/serialise
A binary serialisation library for Haskell values.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/case-insensitive
Case insensitive string comparison
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/retry
Retry combinators for monadic actions that may fail
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/safe
Library of safe (exception free) functions
@hackage/directory
Platform-agnostic library for filesystem operations
@hackage/errors
Simplified error-handling
@hackage/lens
Lenses, Folds and Traversals
@hackage/freckle-prelude
Standard prelude for Freckle applications
@hackage/http-types
Generic HTTP types for Haskell (for both client and server code).
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/aeson
Fast JSON parsing and encoding
@hackage/zlib
Compression and decompression in the gzip and zlib formats
@hackage/unordered-containers
Efficient hashing-based container types
@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/hspec-expectations-json
Hspec expectations for JSON Values
@hackage/lens-aeson
Law-abiding lenses for aeson
@hackage/freckle-http
Toolkit for making HTTP requests
@hackage/hspec-expectations-lifted
A version of hspec-expectations generalized to MonadIO