servant/src/Servant
2014-10-28 14:34:28 +01:00
..
API improve the routing mechanism by augmenting the routing error type with some information and a sound monoid instance. this addresses #10 2014-10-28 14:34:28 +01:00
Utils refactoring: move Servant.Text to Servant.Utils.Text 2014-10-28 12:39:50 +01:00
API.hs small haddocks changes 2014-10-28 12:36:32 +01:00
Client.hs reorganize everything into a sane(r) module structure 2014-10-25 01:27:39 +02:00
Docs.hs add client, server and docs support for the DELETE HTTP method 2014-10-28 09:14:10 +01:00
Server.hs improve the routing mechanism by augmenting the routing error type with some information and a sound monoid instance. this addresses #10 2014-10-28 14:34:28 +01:00