packages feed

tdlib-gen-0.1.0: README.md

# 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.