This website requires JavaScript.
Explore
Help
Sign in
eeva
/
servant
Watch
1
Star
0
Fork
You've already forked servant
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
82a7428507
servant
/
src
/
Servant
History
Alp Mestanogullari
82a7428507
rename JsonBody to ReqBody
2014-10-28 16:29:04 +01:00
..
API
rename JsonBody to ReqBody
2014-10-28 16:29:04 +01:00
Utils
refactoring: move Servant.Text to Servant.Utils.Text
2014-10-28 12:39:50 +01:00
API.hs
rename JsonBody to ReqBody
2014-10-28 16:29:04 +01:00
Client.hs
reorganize everything into a sane(r) module structure
2014-10-25 01:27:39 +02:00
Docs.hs
rename GetParam to QueryParam everywhere
2014-10-28 15:06:47 +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