Provides a type-safe encoding of the Rollbar API.
Go to file
joneshf 3868f30777
Don't remove the default.nix
If we `make clean` outside of the nix shell,
we can't necessarily get back in.
Certainly, `make shell` doesn't work.
But, building `default.nix` might not work if `hpack` doesn't exist.
2018-08-11 06:38:00 -07:00
.circleci Remove old cache keys 2018-08-09 22:30:59 -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 Don't remove the default.nix 2018-08-11 06:38:00 -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