packages feed

rollbar-client-1.0.0: README.md

# Rollbar Client

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

Core library to communicate with [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).