{"id":40395764,"url":"https://github.com/mejgun/haskell-tdlib","last_synced_at":"2026-01-20T13:04:42.825Z","repository":{"id":37936057,"uuid":"257220761","full_name":"mejgun/haskell-tdlib","owner":"mejgun","description":" TDLib (Telegram Database library) JSON bindings for Haskell","archived":false,"fork":false,"pushed_at":"2025-12-31T11:21:01.000Z","size":100063,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-04T16:46:18.454Z","etag":null,"topics":["haskell","haskell-tdlib","tdlib","tdlib-haskell","telegram","telegram-library"],"latest_commit_sha":null,"homepage":"https://haskell-tdlib.netlify.app","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mejgun.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-20T08:39:45.000Z","updated_at":"2025-12-31T11:21:04.000Z","dependencies_parsed_at":"2023-02-14T12:16:32.425Z","dependency_job_id":"f2d4cd1d-6feb-495b-bfaa-a152cde374c3","html_url":"https://github.com/mejgun/haskell-tdlib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mejgun/haskell-tdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejgun%2Fhaskell-tdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejgun%2Fhaskell-tdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejgun%2Fhaskell-tdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejgun%2Fhaskell-tdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mejgun","download_url":"https://codeload.github.com/mejgun/haskell-tdlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mejgun%2Fhaskell-tdlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["haskell","haskell-tdlib","tdlib","tdlib-haskell","telegram","telegram-library"],"created_at":"2026-01-20T13:04:42.659Z","updated_at":"2026-01-20T13:04:42.816Z","avatar_url":"https://github.com/mejgun.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# haskell-tdlib\n\n[Telegram library](https://github.com/tdlib/td) haskell bindings. Examples in other languages can be found [here](https://github.com/tdlib/td/tree/master/example)\n\nThis lib considers [prebuilt](https://github.com/tdlib/td#building) tdlib dynamic `libtdjson.[so|dylib|dll]` in `lib` folder.\n\n## Use (stack)\n\nAdd dependency to stack.yaml file (do not copy this commit hash)\n\n```yaml\nextra-deps:\n- git: https://github.com/mejgun/haskell-tdlib.git\n  commit: a4bd75bd7621a2b0873688dbc24cfaf26c1f14ba\n```\n\nYou may need to specify lib path before running app\n* Mac OS: `export DYLD_LIBRARY_PATH=lib`\n* Linux: `LD_LIBRARY_PATH=lib`\n\n## Usage example\n\n[queueBot](https://github.com/mejgun/queueBot)\n\n## Docs\n\n  * [Online](https://haskell-tdlib.netlify.app)\n  * Offline - `git clone https://github.com/mejgun/haskell-tdlib-docs`\n\n\n## Notes\n\n  * There are .hs-boot files because of [recursive imports](https://wiki.haskell.org/Mutually_recursive_modules).  \n  * TDLib stored Int64 [as string](https://github.com/tdlib/td/issues/179).\n  * [Extra](https://haskell-tdlib.netlify.app/td-lib#t:Extra) needed to [match requests with the corresponding responses](https://core.telegram.org/tdlib/getting-started)\n\nLet me know if there is an easier way to make something.\n\n_README and FFI code was partially copied from [Nufeen/tglib-haskell-bindings](https://github.com/Nufeen/tglib-haskell-bindings)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmejgun%2Fhaskell-tdlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmejgun%2Fhaskell-tdlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmejgun%2Fhaskell-tdlib/lists"}