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