File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Rollbar CLI
22
3+ ![ CI] ( https://github.com/stackbuilders/rollbar-haskell/workflows/CI/badge.svg )
4+ ![ Hackage] ( https://img.shields.io/hackage/v/rollbar-cli )
5+
36Simple CLI tool to perform commons tasks such as tracking deploys.
47
58## Getting Started
Original file line number Diff line number Diff line change 11# Rollbar Client
22
3+ ![ CI] ( https://github.com/stackbuilders/rollbar-haskell/workflows/CI/badge.svg )
4+ ![ Hackage] ( https://img.shields.io/hackage/v/rollbar-client )
5+
36Core library to communicate with [ Rollbar
47API] ( https://explorer.docs.rollbar.com/ ) .
58
Original file line number Diff line number Diff line change 11# Rollbar WAI
22
3+ ![ CI] ( https://github.com/stackbuilders/rollbar-haskell/workflows/CI/badge.svg )
4+ ![ Hackage] ( https://img.shields.io/hackage/v/rollbar-wai )
5+
36Provides error reporting capabilities to
47[ WAI] ( http://hackage.haskell.org/package/wai ) based applications through
58[ Rollbar API] ( https://explorer.docs.rollbar.com/ ) .
Original file line number Diff line number Diff line change 11# Rollbar Yesod
22
3+ ![ CI] ( https://github.com/stackbuilders/rollbar-haskell/workflows/CI/badge.svg )
4+ ![ Hackage] ( https://img.shields.io/hackage/v/rollbar-yesod )
5+
36Provides error reporting capabilities to [ Yesod] ( https://www.yesodweb.com/ )
47applications through [ Rollbar API] ( https://explorer.docs.rollbar.com/ ) .
58
You can’t perform that action at this time.
0 commit comments