@hackage google-server-api dependencies
26 results
@hackage/wai
Web Application Interface.
@hackage/http-client
An HTTP client engine
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
@hackage/base
Core data structures and operations
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/unix-time
Unix time parser/formatter and utilities
@hackage/HsOpenSSL
Partial OpenSSL binding for Haskell
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/servant-client
Automatic derivation of querying functions for servant
@hackage/monad-logger
A class of monads which can log messages.
@hackage/RSA
Implementation of RSA, using the padding schemes of PKCS#1 v2.1.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/aeson-casing
Tools to change the formatting of field names in Aeson instances.
@hackage/http-media
Processing HTTP Content-Type and Accept headers
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/mime-mail
Compose MIME email messages.
@hackage/wai-extra
Provides some basic WAI handlers and middleware.
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/servant
A family of combinators for defining webservices APIs
@hackage/warp
A fast, light-weight web server for WAI applications.
@hackage/transformers-base
Lift computations from the bottom of a transformer stack