rollbar-yesod: Provides error reporting capabilities to Yesod applications through 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 base (>=4.13 && <5), rollbar-client (>=1.0 && <2), rollbar-wai (>=1.0 && <2), rollbar-yesod, unliftio (>=0.2 && <1), wai (>=3.2 && <4), warp (>=3.3 && <4), yesod-core (>=1.6 && <2) [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:59:23Z
Distributions
Executables yesod-example
Downloads 213 total (6 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-yesod-1.0.0

[back to package description]

Rollbar Yesod

CI Hackage

Provides error reporting capabilities to Yesod applications through Rollbar API.

Getting Started

Read the instructions here.

Example

For a complete example check the link here.