Skip to content

Haskell bindings for TDLib (Telegram Database Library) JSON interface

License

Notifications You must be signed in to change notification settings

egormkn/tdlib-haskell-bindings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdlib-haskell-bindings

Telegram Database Library (TDLib) haskell bindings example. Examples in other languages can be found here

This example considers prebuilt dynamic libtdjson.[so|dylib|dll] in lib folder.

To execute:

  1. Build tdlib or get precompiled binaries.

  2. stack ghci --ghci-options -ltdjson

Notes

This may be useful: https://github.com/Bannerets/tdlib-binaries

The copy of build instructions (they are a bit different) can be also found here: https://github.com/tdlib/td#building

About

Haskell bindings for TDLib (Telegram Database Library) JSON interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.7%
  • Shell 0.3%