servant/doc
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
..
cookbook Bump lower bound of http-types >= 0.12 2018-01-30 11:29:25 +02:00
tutorial Support http-client’s CookieJar in servant-client 2018-01-26 18:45:52 +02:00
building-the-docs docs: add documentation on how to build the docs locally 2016-03-19 17:39:59 +08:00
conf.py sundry tutorial improvements 2016-03-19 17:40:00 +08:00
examples.md Fix formatting in doc/examples.md 2017-11-06 13:08:29 +02:00
index.rst add a cookbook section to docs, with a first 'recipe' about basic auth 2017-12-05 18:09:41 +01:00
introduction.rst typo: "philosophy" 2017-06-20 11:42:08 -04:00
links.rst tutorial: tweak some titles 2016-03-19 17:40:00 +08:00
Makefile Moved tutorial to servant-examples/tutorial and include it in doc/index.rst 2016-03-19 17:39:59 +08:00
requirements.txt Use newer release of Pygments 2017-03-11 14:53:48 +00:00