Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pbrisbin/bugsnag-haskell

Bugsnag error reporter for Haskell
https://github.com/pbrisbin/bugsnag-haskell

bugsnag haskell

Last synced: 5 days ago
JSON representation

Bugsnag error reporter for Haskell

Awesome Lists containing this project

README

        

# Bugsnag

Bugsnag Error Reporting from Haskell.

[![CI](https://github.com/pbrisbin/bugsnag-haskell/actions/workflows/ci.yml/badge.svg)](https://github.com/pbrisbin/bugsnag-haskell/actions/workflows/ci.yml)

## Packages

- [`bugsnag`](./bugsnag/README.md): Reporting library
- [`bugsnag-wai`](./bugsnag-wai/README.md): Integration for WAI (and Warp)
- [`bugsnag-yesod`](./bugsnag-yesod/README.md): Integration for Yesod

See individual `README`'s for details.