@hackage telegram-bot-api dependencies
16 results
@haskell/text
An efficient packed Unicode text type.
@haskell/template-haskell
Support library for Template Haskell
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/base
Core data structures and operations
@hackage/time
A time library
@hackage/servant-server
A family of combinators for defining webservices APIs and serving them
@hackage/servant-multipart-client
multipart/form-data (e.g file upload) support for servant
@hackage/servant-multipart-api
multipart/form-data (e.g file upload) support for servant
@hackage/servant-client
Automatic derivation of querying functions for servant
@hackage/servant
A family of combinators for defining webservices APIs
@hackage/http-client-tls
http-client backend using the connection package and tls library
@hackage/http-client
An HTTP client engine
@hackage/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/aeson
Fast JSON parsing and encoding