servant/src/Servant/API
2014-11-07 15:23:50 +08:00
..
Alternative.hs renamed Union -> Alternative 2014-10-30 18:37:58 +08:00
Capture.hs put Req in Servant.Utils.Req 2014-11-07 12:41:00 +08:00
Delete.hs removed S.Utils.Client (and put the code into S.Client.Req) 2014-11-07 15:23:50 +08:00
Elem.hs Type safe links. 2014-11-04 12:24:52 +01:00
Get.hs removed S.Utils.Client (and put the code into S.Client.Req) 2014-11-07 15:23:50 +08:00
Post.hs removed S.Utils.Client (and put the code into S.Client.Req) 2014-11-07 15:23:50 +08:00
Put.hs removed S.Utils.Client (and put the code into S.Client.Req) 2014-11-07 15:23:50 +08:00
QQ.hs renamed Union -> Alternative 2014-10-30 18:37:58 +08:00
QueryParam.hs put Req in Servant.Utils.Req 2014-11-07 12:41:00 +08:00
Raw.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
ReqBody.hs put Req in Servant.Utils.Req 2014-11-07 12:41:00 +08:00
Sub.hs put Req in Servant.Utils.Req 2014-11-07 12:41:00 +08:00