Skip to content

Hackage 0.12.0.0

Latest
Compare
Choose a tag to compare
@agrafix agrafix released this 03 Feb 21:01
· 112 commits to master since this release
7de1558
  • improved get and post parameter handling, specifically they can be fetched independently now
  • deprecate subcomponent
  • switch from path-pieces to http-api-data
  • defer parsing the request body as long as possible
  • add RouteM as abstract wiring monad