servant/servant-server/test
Alexander Vieth 6389134423 Change to ServerT Raw m = Tagged m Application
For uniformity of Enter.

Previously, `ServerT Raw m ~ Application`. Seems reasonable, but has the
unfortunate consequence of making `Enter` useless for `Raw` routes.
With this change `Tagged m Application` is retagged by `Enter`.
2017-05-15 19:54:43 +03:00
..
Servant Change to ServerT Raw m = Tagged m Application 2017-05-15 19:54:43 +03:00
doctests.hsc Make servant buildable with cabal new-build 2017-01-16 11:03:06 +02:00
Spec.hs Prepare merge 2015-04-20 11:13:18 +02:00