servant/servant-examples
aaron levin 970af450dd Remove servant-server specific type from AuthProtect
the 'user' type is valid only for servant-server, so lets move it out of
the combinator. This means we need to use type families when
implementing the server.
2016-01-09 17:33:19 +01:00
..
auth-combinator Remove servant-server specific type from AuthProtect 2016-01-09 17:33:19 +01:00
basic-auth BasicAuth should have a tag for config 2016-01-08 13:53:27 +01:00
hackage unsafegetmeamanager 2015-09-28 18:07:12 +02:00
include less OverlappingInstances noise 2016-01-04 13:09:11 -05:00
socket-io-chat Add HasCfg typeclass. 2016-01-07 12:51:30 +01:00
tutorial Add HasCfg typeclass. 2016-01-07 12:51:30 +01:00
wai-middleware Add HasCfg typeclass. 2016-01-07 12:51:30 +01:00
LICENSE add an example on how to derive client functions for Hackage 2015-04-23 13:07:52 +02:00
servant-examples.cabal Update auth-combinator to use new general AuthProtected 2016-01-08 12:34:57 +01:00
Setup.hs stylish haskell changes 2015-08-18 00:07:12 +02:00
tinc.yaml Use tinc on travis 2015-11-05 09:32:13 +08:00