| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 10:43:47 GMT
X-Served-By: cache-dfw-kdal2120038-DFW, cache-bom-vanm7210040-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768646627.033840,VS0,VE323
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
rollbar-client: Core library to communicate with Rollbar API.
[Skip to Readme]
rollbar-client: Core library to communicate with Rollbar API.
Please see the README on GitHub at https://github.com/stackbuilders/rollbar-haskell/tree/master/rollbar-client
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| example | Build the example | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rollbar-client-1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 1.0.0, 1.1.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=2.0 && <3), base (>=4.13 && <5), bytestring (>=0.10 && <1), directory (>=1.3 && <2), exceptions (>=0.10 && <1), mtl (>=2.2 && <3), process (>=1.6 && <2), req (>=2.1 && <4), rollbar-client, text (>=1.2 && <2.1), unordered-containers (>=0.2 && <1), yaml (>=0.11 && <1) [details] |
| Tested with | ghc ==8.8.4, ghc ==8.10.7, ghc ==9.4.7 |
| License | MIT |
| Copyright | 2020-present Stack Builders Inc. |
| Author | Stack Builders Inc. |
| Maintainer | David Mazarro <dmunuera@stackbuilders.com> |
| Uploaded | by DavidMazarro at 2024-07-23T14:05:49Z |
| Category | Network |
| Home page | https://github.com/stackbuilders/rollbar-haskell#readme |
| Bug tracker | https://github.com/stackbuilders/rollbar-haskell/issues |
| Source repo | head: git clone https://github.com/stackbuilders/rollbar-haskell |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Executables | client-example |
| Downloads | 386 total (15 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2024-07-23 [all 1 reports] |
Readme for rollbar-client-1.1.0
[back to package description]Rollbar Client
Core library to communicate with Rollbar API.
Getting Started
Read the instructions here.
Example
For a complete example check the link here.