Provides a type-safe encoding of the Rollbar API.
Go to file
joneshf 1e3e0f2a50
Run everything in one job
We want to start parameterizing jobs on the version of GHC.
This is the first step.

Should also make things quicker as there's no interleaving of jobs.
2018-08-09 21:58:03 -07:00
.circleci Run everything in one job 2018-08-09 21:58:03 -07:00
golden Fix tests 2018-08-08 04:31:11 -07:00
src/Rollbar Fix notifier and version 2018-02-19 01:44:12 -08:00
test Restyled 2018-07-30 02:49:00 +00:00
.gitignore Add a Makefile 2018-07-24 23:08:36 -07:00
CHANGELOG.md Bump version to 0.3.1.0 2018-08-08 04:24:49 -07:00
default.nix Move to a nix-based setup 2018-08-09 08:09:26 -07:00
LICENSE Extract core rollbar to its own package 2018-02-18 19:42:08 -08:00
Makefile Move to a nix-based setup 2018-08-09 08:09:26 -07:00
package.yaml Bump version to 0.3.1.0 2018-08-08 04:24:49 -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
shell.nix Add which to the tools 2018-08-09 13:45:29 -07:00

rollbar-hs

CircleCI