servant/servant-examples
Andres Loeh 1398d1f5e1 More systematic approach to delayed checks.
This introduces a `Delayed` type in `RoutingApplication.hs` that
contains a handler together with delayed checks. There are several
blocks of delayed checks, so that we can ultimately execute them in the
order we desire.

The process is documented in more detail in `RoutingApplication.hs`.
2015-10-26 16:56:25 +01:00
..
auth-combinator More systematic approach to delayed checks. 2015-10-26 16:56:25 +01:00
hackage unsafegetmeamanager 2015-09-28 18:07:12 +02:00
socket-io-chat stylish haskell changes 2015-08-18 00:07:12 +02:00
tutorial Fix compiler errors in servant-examples. 2015-10-02 14:12:16 +02:00
wai-middleware stylish haskell changes 2015-08-18 00:07:12 +02:00
LICENSE add an example on how to derive client functions for Hackage 2015-04-23 13:07:52 +02:00
servant-examples.cabal unsafegetmeamanager 2015-09-28 18:07:12 +02:00
Setup.hs stylish haskell changes 2015-08-18 00:07:12 +02:00