bugsnag-wai: WAI integration for Bugsnag error reporting for Haskell

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Please see README.md


[Skip to Readme]

Properties

Versions 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.1.1, 1.0.1.1
Change log CHANGELOG.md
Dependencies base (>=4.11.0 && <5), bugsnag (>=1.1.0.1), bugsnag-wai, bytestring (>=0.10.8.2), case-insensitive (>=1.2.0.11), http-types (>=0.12.2), iproute (>=1.7.7), network (>=2.6.3.6), text (>=1.2.3.1), unordered-containers (>=0.2.9.0), wai (>=3.2.1.2), warp (>=3.2.25) [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 2025-06-17T13:06:25Z

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


Readme for bugsnag-wai-1.0.1.1

[back to package description]

WAI integration for Bugsnag

Hackage Stackage Nightly Stackage LTS

Examples

Examples can be built locally with:

stack build --flag bugsnag-wai:examples

CHANGELOG | LICENSE