bugsnag-yesod: Yesod integration for Bugsnag error reporting for Haskell

[ library, mit, web ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
examples

Build the examples

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] 1.0.0.0, 1.0.0.1, 1.0.1.0
Change log CHANGELOG.md
Dependencies annotated-exception (>=0.2.0.2), base (>=4.11.0 && <5), bugsnag (>=1.0.0.1), bugsnag-wai (>=1.0.0.1), bugsnag-yesod, unliftio (>=0.2.9.0), wai (>=3.2.1.2), warp (>=3.2.25), yesod-core (>=1.6.9) [details]
License MIT
Author Patrick Brisbin
Maintainer pbrisbin@gmail.com
Category Web
Home page https://github.com/pbrisbin/bugsnag-haskell#readme
Uploaded by PatrickBrisbin at 2023-12-01T18:38:25Z
Distributions LTSHaskell:1.0.1.0, NixOS:1.0.1.0, Stackage:1.0.1.0
Executables example-yesod
Downloads 325 total (13 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-12-01 [all 1 reports]

Readme for bugsnag-yesod-1.0.1.0

[back to package description]

Yesod integration for Bugsnag

Hackage Stackage Nightly Stackage LTS

Examples

Examples can be built locally with:

stack build --flag bugsnag-yesod:examples

CHANGELOG | LICENSE