rollbar-client: Core library to communicate with Rollbar API.

[ library, mit, network ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
example

Build the example

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 1.0.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), unordered-containers (>=0.2 && <1), yaml (>=0.11 && <1) [details]
License MIT
Copyright 2020 Stack Builders Inc.
Author Stack Builders Inc.
Maintainer Sebastián Estrella <sestrella@stackbuilders.com>
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
Uploaded by stackbuilders at 2023-01-04T02:58:21Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables client-example
Downloads 240 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-01-04 [all 1 reports]

Readme for rollbar-client-1.0.0

[back to package description]

Rollbar Client

CI Hackage

Core library to communicate with Rollbar API.

Getting Started

Read the instructions here.

Example

For a complete example check the link here.