wai-middleware-rollbar-0.6.0: Middleware that communicates to Rollbar.

Copyright(c) Hardy Jones 2017
LicenseBSD3
Maintainerjones3.hardy@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Rollbar.Item.Internal.Notifier

Description

Mostly, you shouldn't have to worry about this.

Synopsis

Documentation

data Notifier Source #

Metadata describing this package.

Constructors

Notifier 

Fields

Instances

Eq Notifier Source # 
Show Notifier Source # 
Generic Notifier Source # 

Associated Types

type Rep Notifier :: * -> * #

Methods

from :: Notifier -> Rep Notifier x #

to :: Rep Notifier x -> Notifier #

FromJSON Notifier Source # 
ToJSON Notifier Source # 
type Rep Notifier Source # 
type Rep Notifier = D1 (MetaData "Notifier" "Rollbar.Item.Internal.Notifier" "wai-middleware-rollbar-0.6.0-Cpbn259FJmr8TOO6h8UIus" False) (C1 (MetaCons "Notifier" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "name") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Hardcoded "wai-middleware-rollbar"))) (S1 (MetaSel (Just Symbol "version") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Version))))