| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Hackage 0.12.0.0.tar.gz | 2017-02-03 | 181.9 kB | |
| Hackage 0.12.0.0.zip | 2017-02-03 | 224.3 kB | |
| README.md | 2017-02-03 | 262 Bytes | |
| Totals: 3 Items | 406.4 kB | 0 | |
- improved get and post parameter handling, specifically they can be fetched independently now
- deprecate
subcomponent - switch from
path-piecestohttp-api-data - defer parsing the request body as long as possible
- add
RouteMas abstract wiring monad