Popularity
3.1
Stable
Activity
4.9
-
1
3
2

Monthly Downloads: 51
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Bugsnag    
Latest version: v0.2.0.3
Add another 'bugsnag' Package

README

Build Status

bugsnag-hs

A Bugsnag client for Haskell. Bugsnag is an application monitoring and error reporting tool. This library provides an API for sending reports to the Bugsnag error reporting API.

The library is low-level and provides a faithful representation of version 5 of the Bugsnag error reporting API payload. Almost all documentation comments in this code come from that API's documentation. The intent is for this library to make no assumptions about the structure of the application using it.