@hackage tdlib-gen0.4.0
Codegen for TDLib
Categories
License
BSD-3-Clause
Maintainer
poscat@mail.poscat.moe
Links
Versions
Installation
Dependencies (11)
- aeson >=1.4.7 && <1.6
- base >=4.10 && <5
- base64-bytestring-type >=1.0 && <1.1
- containers >=0.6 && <0.7
- generic-lens >=1.2 && <2.1
- language-tl >=0.1.0 && <0.2 Show all…
Dependents (1)
@hackage/tdlib-types
tdlib-gen
Generate types and function declarations for TDLib form api specifications (.tl files)
Usage
run tdlib-gen and follow the interactive questions, this should generate 3 files, Types.hs, Functions.hs and FunArgs.hs at the current directory.