packages feed

rollbar-wai-0.1.0: README.md

# Rollbar WAI

Provides error reporting capabilities to
[WAI](http://hackage.haskell.org/package/wai) based 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).