servant/doc/cookbook
Oleg Grenrus 45c1cbdfd5 Refactor Stream stuff
- Introduce SourceT, which is simple variant of "correct `ListT`".
  There are another variants possible (like in `streaming`),
  but I'm not sure there's much real difference.

- Introduce `Codensity`. There's a flag if people don't want to depend
  on `kan-extensions`.

- `StreamGenerator` and `ResultStream` are both `SourceT`.
  `Stream` combinator in `servant-client` uses `Codensity` for CPS.

- Add servant-machines, servant-conduit, servant-pipes
- Add streaming cookbook: just code, no explanations.
- Add a script to run streaming 'benchmarks'
2018-11-05 15:48:47 +02:00
..
basic-auth 8.4.4 job 2018-10-15 18:15:52 +03:00
basic-streaming Refactor Stream stuff 2018-11-05 15:48:47 +02:00
curl-mock 8.4.4 job 2018-10-15 18:15:52 +03:00
db-postgres-pool 8.4.4 job 2018-10-15 18:15:52 +03:00
db-sqlite-simple 8.4.4 job 2018-10-15 18:15:52 +03:00
file-upload 8.4.4 job 2018-10-15 18:15:52 +03:00
generic Add ReaderT import 2018-10-26 13:05:46 +03:00
hoist-server-with-context 8.4.4 job 2018-10-15 18:15:52 +03:00
https 8.4.4 job 2018-10-15 18:15:52 +03:00
jwt-and-basic-auth 8.4.4 job 2018-10-15 18:15:52 +03:00
pagination 8.4.4 job 2018-10-15 18:15:52 +03:00
sentry 8.4.4 job 2018-10-15 18:15:52 +03:00
structuring-apis 8.4.4 job 2018-10-15 18:15:52 +03:00
testing Enable testing recipe 2018-10-25 23:16:16 +03:00
using-custom-monad 8.4.4 job 2018-10-15 18:15:52 +03:00
using-free-client 8.4.4 job 2018-10-15 18:15:52 +03:00
cabal.project WIP Commit: must finish servant-quickcheck tests 2018-10-11 20:51:30 -07:00
index.rst WIP Commit: must finish servant-quickcheck tests 2018-10-11 20:51:30 -07:00