telegram-raw-api: Servant bindings to the Telegram bot API

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/poscat0x04/telegram-raw-api#readme


[Skip to Readme]

Properties

Versions 0.1.0, 0.1.0, 0.2.0, 0.3.0
Change log None available
Dependencies aeson (>=1.4.7 && <1.5), base (>=4.7 && <5), bytestring (>=0.10.10.0 && <0.11), connection (>=0.3.1 && <0.4), deriving-aeson (>=0.2.3 && <0.3), generic-lens (>=1.2.0.1 && <1.3), http-media (>=0.8.0.0 && <0.9), lens (>=4.18.1 && <4.19), servant (>=0.16.2 && <0.17), servant-client (>=0.16.0.1 && <0.17), servant-multipart (>=0.11.5 && <0.12), telegram-types (>=0.1.0 && <0.2), text (>=1.2.4.0 && <1.3) [details]
License BSD-3-Clause
Copyright 2020 Poscat
Author Poscat
Maintainer poscat@mail.poscat.moe
Category Web
Home page https://github.com/poscat0x04/telegram-raw-api#readme
Bug tracker https://github.com/poscat0x04/telegram-raw-api/issues
Source repo head: git clone https://github.com/poscat0x04/telegram-raw-api
Uploaded by Poscat at 2020-04-17T05:37:22Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for telegram-raw-api-0.1.0

[back to package description]

telegram-raw-api

Raw bindings to Telegram bot API 4.7 using servant (incomplete)

Todos

  1. complete bindings
  2. documentation
  3. tests ?