@hackage trasa-th0.4
Template Haskell to generate trasa routes
Categories
License
MIT
Maintainer
Andrew Martin <andrew.thaddeus@gmail.com> Kyle McKean <mckean.kylej@gmail.com> chessai <chessai1996@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.4 Sun, 24 Mar 2019
Installation
Dependencies (5)
- base >=4.9 && <5.0
- containers >=0.5 && <0.7
- megaparsec >=7 && <8
- template-haskell >=2.12 && <2.15
- trasa ==0.4 Show all…
Dependents (0)
Trasa routes can sometimes be tedious to write out by hand, so `trasa-th`
offers some `-XTemplateHaskell`-based help to generate your Route
GADT.