servant/servant-server/test
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
..
Servant Improvements and visualization of router structure. 2016-04-11 08:08:37 +02:00
Doctests.hs less OverlappingInstances noise 2016-01-04 13:09:11 -05:00
Spec.hs Prepare merge 2015-04-20 11:13:18 +02:00