haskell-servant / servant-auth

160 stars 73 forks source link

Add documentation for using custom handler #111

Closed mschristiansen closed 6 years ago

mschristiansen commented 6 years ago

Added example for using hoistServerWithContext (#108)

Would have liked to use doctest, but seems it doesn't work with documentation inside module clauses.