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
fcf5402861
Rebased to latest upstream
2015-01-15 10:44:45 +01:00
Daniel Larsson
0b2f2ae490
Added test cases for matrix parameters. Added some missing cases in the IsElem type family (QueryParams and QueryFlag)
2015-01-15 10:40:57 +01:00
Matthias Fischmann
92a8a78abe
Explicit imports in /test.
2015-01-06 17:57:50 +01:00
Alp Mestanogullari
6836eb6bcc
add split server-side bits into servant-server
2014-12-10 16:31:40 +01:00
Alp Mestanogullari
0dfd2434ac
fix build error for servant's spec
2014-11-27 18:50:29 +01:00
Alp Mestanogullari
ae8cca6fb4
fix renaming woes
2014-11-25 17:35:17 +01:00
Julian K. Arni
dee47654f9
Rename ApiQuasiQuoting.
...
And fix haddocks for it.
2014-11-25 16:35:56 +01:00
Alp Mestanogullari
e7b72561ee
Merge pull request #35 from alpmestan/static_files_shahn
...
Static files shahn
2014-11-14 11:12:47 +01:00
Julian K. Arni
108f24a5e7
Allow comments in API QQ.
...
Closes #29 .
2014-11-13 18:22:26 +01:00
Sönke Hahn
82ff0a6ad7
added Servant.Utils.StaticFiles.serveDocumentation
2014-11-13 14:54:10 +08:00
Sönke Hahn
d8b0e4c7e5
add S.Utils.StaticFiles
2014-11-13 14:54:10 +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