Commit Graph

13 Commits

Author SHA1 Message Date
Alp Mestanogullari
d760149ce0 put quotes around header name 2014-12-08 13:34:26 +01:00
Alp Mestanogullari
3d467cfab2 add jq support for Servant.API.Header 2014-12-08 13:32:47 +01:00
Alp Mestanogullari
0a2d3bc12c polish up cabal file, add README 2014-12-08 12:01:56 +01:00
Alp Mestanogullari
ffb3392cff travis: build with ghc 7.8 and clone servant from git before building 2014-12-02 17:50:44 +01:00
Alp Mestanogullari
470df01c47 add travis file 2014-12-02 17:26:05 +01:00
Alp Mestanogullari
99215cd654 first shot at generating function names automatically 2014-12-01 17:36:18 +01:00
Alp Mestanogullari
3e76058d25 drop the dependency on interpolate and hence on haskell-src-exts, it's becoming too annoying to keep 2014-12-01 17:23:25 +01:00
Alp Mestanogullari
91fc74b70e add LICENSE files to all projects 2014-12-01 16:38:43 +01:00
Alp Mestanogullari
c7dd48cbdf fix travis script... 2014-12-01 16:29:42 +01:00
Alp Mestanogullari
0458716b93 small README tweak for the counter example 2014-11-25 19:43:44 +01:00
Alp Mestanogullari
327006e25f add an example for servant-jquery: a shared counter whose value is updated via a button in an HTML page 2014-11-25 19:42:52 +01:00
Alp Mestanogullari
e3af6a6af3 uri-encode capture values in the generated javascript code for servant-jquery 2014-11-25 15:58:08 +01:00
Alp Mestanogullari
06d8c8005a first shot for jquery codegen based on a servant API type 2014-11-25 01:36:34 +01:00