Copyright | Patrick Brisbin 2018 |
---|---|
License | MIT |
Maintainer | [email protected] |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Network.Bugsnag
Description
For examples, see https://github.com/pbrisbin/bugsnag-haskell#examples.
Documentation
module Network.Bugsnag.User
module Network.Bugsnag.Thread
module Network.Bugsnag.StackFrame
module Network.Bugsnag.Severity
module Network.Bugsnag.Settings
module Network.Bugsnag.Session
module Network.Bugsnag.Request
module Network.Bugsnag.Reporter
module Network.Bugsnag.Report
module Network.Bugsnag.ReleaseStage
module Network.Bugsnag.Notify
module Network.Bugsnag.Notifier
module Network.Bugsnag.Exception
module Network.Bugsnag.Event
module Network.Bugsnag.Device
module Network.Bugsnag.Breadcrumb
module Network.Bugsnag.BeforeNotify
module Network.Bugsnag.App