GitHunt
PB

pbrisbin/bugsnag-haskell

Bugsnag error reporter for Haskell

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.

CI

Packages

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 release
  • fix(bugsnag): something - release bugsnag with minor version bump
  • fix!: something - release all packages, each with a major version bump

Languages

Haskell96.1%Nix3.9%

Contributors

Created February 2, 2018
Updated September 30, 2025