servant/servant-examples/auth-combinator
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.hs Remove servant-server specific type from AuthProtect 2016-01-09 17:33:19 +01:00