45c1cbdfd5
- 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' |
||
---|---|---|
.. | ||
basic-auth | ||
basic-streaming | ||
curl-mock | ||
db-postgres-pool | ||
db-sqlite-simple | ||
file-upload | ||
generic | ||
hoist-server-with-context | ||
https | ||
jwt-and-basic-auth | ||
pagination | ||
sentry | ||
structuring-apis | ||
testing | ||
using-custom-monad | ||
using-free-client | ||
cabal.project | ||
index.rst |