Christian Marie
d03788ee21
Flip safeLink and rename link to toLink
2015-01-30 11:03:48 +11:00
Christian Marie
70ffe01f9a
Rewrite Utils.Links to export a nicer API.
...
* Add support for parameters.
* Clean up type level magic, invalid links no longer have a type.
* Proxies are now used to be consistent with the rest of the servant ecosystem.
2015-01-29 10:07:01 +11:00
Daniel Larsson
839f5a79a9
Added support for matrix parameters
2015-01-15 10:38:59 +01:00
Matthias Fischmann
40b13a9c86
Explicit imports in /src.
2015-01-06 17:54:53 +01:00
Alp Mestanogullari
6836eb6bcc
add split server-side bits into servant-server
2014-12-10 16:31:40 +01:00
Alp Mestanogullari
501dafaeba
add Servant.API.Header
2014-12-08 12:28:11 +01:00
Julian K. Arni
dee47654f9
Rename ApiQuasiQuoting.
...
And fix haddocks for it.
2014-11-25 16:35:56 +01:00
Alp Mestanogullari
60c7addb5e
more haddocks
2014-11-22 19:19:21 +01:00
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