@hackage servant-exceptions0.2.1

Extensible exceptions for servant APIs

`servant-exceptions` provides a Throw combinator to declare what types of errors an API might throw. The server implementation catches them and allows for a canonical encoding using servant content-type machinery.