packages feed

bugsnag-yesod-1.0.1.0: README.md

# Yesod integration for Bugsnag

[![Hackage](https://img.shields.io/hackage/v/bugsnag-yesod.svg?style=flat)](https://hackage.haskell.org/package/bugsnag-yesod)
[![Stackage Nightly](http://stackage.org/package/bugsnag-yesod/badge/nightly)](http://stackage.org/nightly/package/bugsnag-yesod)
[![Stackage LTS](http://stackage.org/package/bugsnag-yesod/badge/lts)](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)