Alp Mestanogullari
fbd9f3ec29
tentative improvements
2018-07-06 00:36:37 +02:00
Oleg Grenrus
8dc323ef0a
Add 'using free client' recipe
2018-07-06 00:21:17 +03:00
Oleg Grenrus
2ec3596c56
Add generic/Generic.lhs to cookbook/index.rst
2018-07-05 23:21:32 +03:00
Oleg Grenrus
88f8d3b0d1
Merge servant-generic
2018-07-05 23:21:25 +03:00
Oleg Grenrus
0b084afe62
Update .travis.yml
...
- Disable file-upload recipe (changed MkLink breaks released
servant-multipart)
- GHC-8.4.2 -> GHC-8.4.3
2018-06-01 13:42:34 +03:00
Oleg Grenrus
e874beba18
Try to fix pagination sdist
2018-05-28 08:13:36 +03:00
Oleg Grenrus
c56fda3869
Support GHC-8.4.1 and newer deps
2018-05-26 01:06:36 +03:00
KtorZ
93838ae9e7
Add recipe introducing servant-pagination
2018-04-17 10:02:40 +02:00
Alp Mestanogullari
5d30010312
add reference to servant-flatten
2018-03-21 10:23:33 +01:00
Manu S Ajith
6a410dcd07
Fix some typos in docs
...
Signed-off-by: Manu S Ajith <neo@codingarena.in>
2018-03-13 03:21:56 +05:30
Oleg Grenrus
c55b778d8e
Bump lower bound of http-types >= 0.12
...
- WIP: pending http-api-data release
- TODO: remove MIN_VERSION_http_types
- There have been 3 major releases of http-types:
- 0.10 change name of variable
- 0.11 lowercase escaped URIs
- 0.12 uppercase escaped URIs
- It's easier for us to support only latest, migration from 0.9/0.10 to 0.12
is trivial for the downstream. 0.11 may cause semantic (non-type-error) breakage somewhere.
Also allow lens-4.16, remove MIN_VERSION_http_types conditionals, and
update `stack.yaml`
2018-01-30 11:29:25 +02:00
Michal Rus
e4bd07a907
Support http-client’s CookieJar in servant-client
2018-01-26 18:45:52 +02:00
Oleg Grenrus
98a12c328b
Reinstate cookbook testing to CI
2018-01-18 00:21:13 +02:00
Ilya Murzinov
f1911f390d
Added new cookbook recipe for using custom monad
2017-12-29 13:22:32 +03:00
Alp Mestanogullari
8e0cb615ad
cookbook projects: add (lower) bounds for non servant deps
2017-12-27 01:33:12 +01:00
Alp Mestanogullari
40c1315097
elide some of the servant README in file upload example output
2017-12-12 19:57:21 +01:00
Alp Mestanogullari
c5f2b9e175
add https recipe, add (future) github links at the end of all recipes
2017-12-08 23:44:48 +01:00
Alp Mestanogullari
6075700ebc
add a recipe about 'structuring APIs' in general
2017-12-08 23:44:48 +01:00
Alp Mestanogullari
5ac6de8277
add file upload recipe
2017-12-08 23:44:48 +01:00
Alp Mestanogullari
6dc9d04e60
build cookbook projects in CI
2017-12-08 23:44:47 +01:00
defanor
b8c6c0b7c7
Add a cookbook recipe for JWT and basic authentication combination ( #871 )
2017-12-08 23:44:47 +01:00
Alp Mestanogullari
e2314aa059
add cookbook recipe for using a PostgreSQL connection pool
2017-12-08 23:44:38 +01:00
Alp Mestanogullari
8543e00aaa
add a cookbook recipe for sqlite. cabalized cookbook examples.
2017-12-08 23:44:38 +01:00
Alp Mestanogullari
606a4a6f69
add a cookbook section to docs, with a first 'recipe' about basic auth
2017-12-05 18:09:41 +01:00