Provides a type-safe encoding of the Rollbar API.
Go to file
joneshf a797a33866
Drop lens and lens-aeson
We can do without these two things.

It should make maintaining constraints easier and scratch builds quicker.
2018-07-29 18:58:30 -07:00
.circleci Fix step 2018-07-29 13:38:35 -07:00
golden Bump version to 0.3.0.1 2018-07-29 17:26:37 -07:00
src/Rollbar Fix notifier and version 2018-02-19 01:44:12 -08:00
test Drop lens and lens-aeson 2018-07-29 18:58:30 -07:00
.gitignore Add a Makefile 2018-07-24 23:08:36 -07:00
CHANGELOG.md Bump version to 0.3.0.1 2018-07-29 17:26:37 -07:00
LICENSE Extract core rollbar to its own package 2018-02-18 19:42:08 -08:00
Makefile Split out test targets 2018-07-29 13:17:19 -07:00
package.yaml Drop lens and lens-aeson 2018-07-29 18:58:30 -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