servant/doc/cookbook
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
..
basic-auth Bump lower bound of http-types >= 0.12 2018-01-30 11:29:25 +02:00
db-postgres-pool Bump lower bound of http-types >= 0.12 2018-01-30 11:29:25 +02:00
db-sqlite-simple Bump lower bound of http-types >= 0.12 2018-01-30 11:29:25 +02:00
file-upload Reinstate cookbook testing to CI 2018-01-18 00:21:13 +02:00
https Reinstate cookbook testing to CI 2018-01-18 00:21:13 +02:00
jwt-and-basic-auth Bump lower bound of http-types >= 0.12 2018-01-30 11:29:25 +02:00
structuring-apis Reinstate cookbook testing to CI 2018-01-18 00:21:13 +02:00
using-custom-monad Support http-client’s CookieJar in servant-client 2018-01-26 18:45:52 +02:00
cabal.project Added new cookbook recipe for using custom monad 2017-12-29 13:22:32 +03:00
index.rst Added new cookbook recipe for using custom monad 2017-12-29 13:22:32 +03:00