Note
All of my GitHub repositories have been archived and will be migrated to
Codeberg as I next work on them. This repository either now lives, or will
live, at:
https://codeberg.org/pbrisbin/bugsnag-haskell
If you need to report an Issue or raise a PR, and this migration hasn't
happened yet, send an email to me@pbrisbin.com.
Bugsnag
Bugsnag Error Reporting from Haskell.
Packages
bugsnag: Reporting librarybugsnag-wai: Integration for WAI (and Warp)bugsnag-yesod: Integration for Yesod
See individual README's for details.
Release
To trigger automated release, make a conventionally-formatted
commit. Use package name as scope to have that commit
only cause release of that package. Use any other scope (or no scope) to release
all packages. A not-conventionally formatted commit will not trigger any
release.
Examples
chore: something- no releasefix(bugsnag): something- releasebugsnagwith minor version bumpfix!: something- release all packages, each with a major version bump
On this page
Languages
Haskell96.1%Nix3.9%
Created February 2, 2018
Updated September 30, 2025