Sönke Hahn
|
656f80acad
|
Servant re-exports Servant.API.Raw
|
2014-11-12 12:55:23 +08:00 |
|
Sönke Hahn
|
1cd35034e9
|
module renaming: S.API.Elem -> S.Utils.Links
|
2014-11-07 16:59:36 +08:00 |
|
Sönke Hahn
|
af00035b99
|
module renaming: S.API.QQ -> S.Utils.ApiQuasiQuoting
|
2014-11-07 16:55:17 +08:00 |
|
Julian K. Arni
|
11f82633da
|
Type safe links.
|
2014-11-04 12:24:52 +01:00 |
|
Sönke Hahn
|
08e2a6a895
|
renamed Union -> Alternative
|
2014-10-30 18:37:58 +08:00 |
|
Julian K. Arni
|
c6264dd202
|
Add queryParam.
And update names.
|
2014-10-29 13:10:04 +01:00 |
|
Julian K. Arni
|
21c8fcbea2
|
Flip fixity of TH sub.
And do some general cleanup.
|
2014-10-29 12:16:02 +01:00 |
|
Alp Mestanogullari
|
82a7428507
|
rename JsonBody to ReqBody
|
2014-10-28 16:29:04 +01:00 |
|
Alp Mestanogullari
|
9b375b137f
|
rename RQBody to JsonBody everywhere
|
2014-10-28 15:29:07 +01:00 |
|
Alp Mestanogullari
|
fc67c3b7aa
|
rename GetParam to QueryParam everywhere
|
2014-10-28 15:06:47 +01:00 |
|
Alp Mestanogullari
|
e7711a3c17
|
small haddocks changes
|
2014-10-28 12:36:32 +01:00 |
|
Sönke Hahn
|
a7c1ec1ad4
|
Merge remote-tracking branch 'origin/new-impl' into misc
Conflicts:
servant/src/Servant.hs
servant/src/Servant/API.hs
|
2014-10-28 17:23:52 +08:00 |
|
Sönke Hahn
|
e255b1fa5a
|
added documentation
|
2014-10-28 17:12:25 +08:00 |
|
Alp Mestanogullari
|
1181eb8d5e
|
add client, server and docs support for PUT
|
2014-10-28 09:17:28 +01:00 |
|
Alp Mestanogullari
|
97d4133eb1
|
add client, server and docs support for the DELETE HTTP method
|
2014-10-28 09:14:10 +01:00 |
|
Alp Mestanogullari
|
d838191ec8
|
reorganize everything into a sane(r) module structure
|
2014-10-25 01:27:39 +02:00 |
|