Provides a type-safe encoding of the Rollbar API.
Go to file
joneshf 103a65fbf9
Add a workflow
Since we renamed the single job from `build` to `test`,
we have to be explicit about what is supposed to happen.
2018-07-24 23:39:50 -07:00
.circleci Add a workflow 2018-07-24 23:39:50 -07:00
golden Bump version to 0.2.0.0 2018-02-19 01:45:06 -08:00
src/Rollbar Fix notifier and version 2018-02-19 01:44:12 -08:00
test Extract core rollbar to its own package 2018-02-18 19:42:08 -08:00
.gitignore Add a Makefile 2018-07-24 23:08:36 -07:00
LICENSE Extract core rollbar to its own package 2018-02-18 19:42:08 -08:00
Makefile Add a Makefile 2018-07-24 23:08:36 -07:00
package.yaml Bump aeson upper bound 2018-06-19 06:23:37 -07:00
README.md Add circleci badge 2018-07-24 06:56:05 -07:00
Setup.hs Extract core rollbar to its own package 2018-02-18 19:42:08 -08:00
stack.yaml Extract core rollbar to its own package 2018-02-18 19:42:08 -08:00

rollbar-hs

CircleCI