servant/servant-server/test/Servant
Andres Loeh 8c778825c7 Improvements and visualization of router structure.
* Improves how Routers are built, in particular via
the `choice` smart constructors. Static lookups are
now used more often.

* We now have test cases making sure that certain
routers have the same structure.

* The router structure can now be visualized for debugging
purposes as a tree. The new functions `layout` and
`layoutWithContext` do this.
2016-04-11 08:08:37 +02:00
..
Server Improvements and visualization of router structure. 2016-04-11 08:08:37 +02:00
Utils Add 'serveWithConfig'. 2016-02-18 16:36:24 +01:00
ServerSpec.hs Improvements and visualization of router structure. 2016-04-11 08:08:37 +02:00