Commit Graph

193 Commits

Author SHA1 Message Date
Greg Hale
6f0ff3f16b update readme 2016-04-23 17:26:28 -04:00
Greg Hale
763d10df1d Bring servant git repo back in as submodule dependency, update readme to suggest using overrides.nix 2016-04-23 16:21:23 -04:00
Greg Hale
56970bc3ef Merge pull request #2 from 3noch/master
Don't require FromHttpApiData instances for payload types
2016-03-30 11:28:19 -04:00
3noch
f260161bab Don't require FromHttpApiData instances for payload types 2016-03-30 11:19:43 -04:00
Doug Beardsley
58922dd129 Merge pull request #1 from 3noch/master
Updates for official servant 0.5 release
2016-03-26 01:56:43 -04:00
3noch
9ef191992b Remove servant submodule 2016-03-26 01:38:07 -04:00
3noch
517cc05c0a Add LICENSE to make cabal happy 2016-03-26 01:35:48 -04:00
3noch
1c99240bc7 Updates for official release of servant 0.5 2016-03-26 01:35:08 -04:00
Greg Hale
1c0ec5ed58 Merge branch 'master' of github.com:mightybyte/servant-reflex 2016-03-12 17:59:24 -05:00
Greg Hale
19810f698b jkarni fix for conflicting family instance decl 2016-03-12 17:59:15 -05:00
Doug Beardsley
79d18aa8ec Add the comprehensive api 2016-03-12 17:56:13 +08:00
Doug Beardsley
a29373c993 Switch from try-reflex to most recent reflex-platform 2016-03-12 10:48:38 +08:00
Greg Hale
7241e0c62b tweak readme 2016-03-08 15:10:30 -05:00
Greg Hale
a9b9ad83f2 tweak readme 2016-03-08 15:07:48 -05:00
Greg Hale
fb3dd22254 tweak readme 2016-03-08 15:06:14 -05:00
Greg Hale
f21e26fcdc typos in readme 2016-03-08 15:03:53 -05:00
Greg Hale
717510fbf7 provisional readme 2016-03-08 15:02:43 -05:00
Greg Hale
88b358a6d4 Handle ReqBody requests and add ReqBody example 2016-03-08 13:47:14 -05:00
Greg Hale
3137f42989 HasClient instance for ReqBody, handle request body and headers when building xhr request (untested) 2016-03-07 22:02:53 -05:00
Greg Hale
364ab94d2a Support QueryParams and QueryFlag, add examples 2016-03-06 23:28:26 -05:00
Greg Hale
43ad24b744 Add QueryParam handling, and example usage 2016-03-06 13:20:17 -05:00
Greg Hale
851c1f2c0e Change type for query params in req 2016-03-06 11:03:44 -05:00
Greg Hale
fab4c6e2f7 More example polish 2016-02-18 18:53:59 -05:00
Greg Hale
fda2a9c0d4 Make example a little more interesting 2016-02-18 18:05:13 -05:00
Greg Hale
0d570fd84a Fix type errors and example client and server 2016-02-18 17:56:26 -05:00
Greg Hale
24b5f87ad4 add ms. about to remove them 2016-02-18 15:15:50 -05:00
Greg Hale
588c62e2a5 fix up for build on other machine 2016-02-18 14:22:50 -05:00
Greg Hale
7d3b2f0118 intermediate update 2016-02-18 14:00:32 -05:00
Greg Hale
78f3a21798 Start m in type class 2016-02-18 12:48:44 -05:00
Greg Hale
2728690489 Remove lots of code 2016-02-18 00:37:36 -05:00
Greg Hale
32f8f0b9b7 add cpp 2016-02-08 21:09:34 -05:00
Greg Hale
0ec4d585f0 More tweaking instances 2016-02-08 21:07:46 -05:00
Greg Hale
34c0132965 Modify types to allow accumulating Behaviors during capture 2016-02-08 08:50:38 -05:00
Greg Hale
587c70c309 fresh copy from servant-client repo and tweak top comments about Client type 2016-02-08 08:09:04 -05:00
Greg Hale
ffec9a3444 Discover by type error that our current type scheme won't work - we need an associated type like Final, and probably another typecclass parameter to hold the MonadWidget t m's m 2016-02-07 17:49:05 -05:00
Greg Hale
9b2b3fde9b try adding Client associated type 2016-02-07 17:32:56 -05:00
Greg Hale
09d085ff75 rename testserver cabal file 2016-02-07 16:48:38 -05:00
Greg Hale
6e33745d1c Reorganize testserver, update all deps to 'improved-base' 2016-02-07 16:46:20 -05:00
Greg Hale
11e01e767f inline performAJAX 2016-02-07 13:02:16 -05:00
Greg Hale
19b3e44eab bump servant-snap for clock upper bound 2016-02-07 11:32:09 -05:00
Greg Hale
8f8b776523 Bring in test project 2016-02-06 22:44:38 -05:00
Greg Hale
e302b6aa96 Get compiling, add example client code, client instance for simplest API 2016-02-06 17:16:19 -05:00
Doug Beardsley
a13bdbebf6 Initial infrastructure, doesn't build 2016-02-05 12:55:57 -05:00