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.12 && <5), rollbar-client (>=0.1 && <1), rollbar-wai (>=0.1 && <1), 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>
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 sestrella at 2020-11-28T01:59:55Z
Distributions
Executables yesod-example
Downloads 219 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 2020-11-28 [all 1 reports]

Readme for rollbar-yesod-0.1.0

[back to package description]

Rollbar Yesod

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.