Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Support annotated-exception #76

@parsonsmatt

Description

@parsonsmatt

I just released a package annotated-exception which can be used to add things like a CallStack (and other info) to an exception transparently.

Integrating this into bugsnag-haskell at the reportException level could be useful to add some of this additional data.

Alternatively, we could expose a function that accepts the [Caster], so end-users could write a conversion function for LocatedException e -> BugsnagException.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions