servant/servant-client/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
Spec.hs remove 'hspec' call in servant-client tests 2015-10-07 17:52:23 +02:00