# Yesod integration for Bugsnag
[](https://hackage.haskell.org/package/bugsnag-yesod)
[](http://stackage.org/nightly/package/bugsnag-yesod)
[](http://stackage.org/lts/package/bugsnag-yesod)
## Examples
- [Yesod/Warp](./example/Main.hs)
Examples can be built locally with:
```console
stack build --flag bugsnag-yesod:examples
```
---
[CHANGELOG](./CHANGELOG.md) | [LICENSE](./LICENSE)