Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pbrisbin/bugsnag-haskell
- Owner: pbrisbin
- Created: 2018-02-02T00:21:24.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T13:10:04.000Z (10 months ago)
- Last Synced: 2024-04-25T21:44:34.369Z (7 months ago)
- Topics: bugsnag, haskell
- Language: Haskell
- Homepage:
- Size: 397 KB
- Stars: 10
- Watchers: 4
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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 YesodSee individual `README`'s for details.