packages feed

rollbar-yesod-1.0.0: README.md

# Rollbar Yesod

![CI](https://github.com/stackbuilders/rollbar-haskell/workflows/CI/badge.svg)
![Hackage](https://img.shields.io/hackage/v/rollbar-yesod)

Provides error reporting capabilities to [Yesod](https://www.yesodweb.com/)
applications through [Rollbar API](https://explorer.docs.rollbar.com/).

## Getting Started

Read the instructions [here](../README.md).

## Example

For a complete example check the link [here](example/Main.hs).