Commit Graph

5 Commits

Author SHA1 Message Date
Yuras
b0c74c0cd0
Build with ghc-9 (#2) 2022-04-11 13:48:26 +03:00
Restyled.io
59f560ede4 Restyled 2018-07-30 02:49:00 +00:00
joneshf
f240812a64
Simplify tests
We can eschew the conversions if we stay with `unordered-containers`.
It's semantically the same.

Also, we can drop `containers` as a dependency!
2018-07-29 19:32:14 -07:00
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
joneshf
83a19e1750 Extract core rollbar to its own package
This is almost entirely copy-pasted from `wai-middleware-rollbar` 0.8.4.

The intent is to make the core data types available for other packages.
If this gets unweildy, move it right back.
2018-02-18 19:42:08 -08:00