Copyright | (c) Hardy Jones 2017 |
---|---|
License | BSD3 |
Maintainer | jones3.hardy@gmail.com |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Mostly, you shouldn't have to worry about this.
Documentation
Metadata describing this package.
Instances
Eq Notifier Source # | |
Show Notifier Source # | |
Generic Notifier Source # | |
ToJSON Notifier Source # | |
Defined in Rollbar.Item.Internal.Notifier | |
FromJSON Notifier Source # | |
type Rep Notifier Source # | |
Defined in Rollbar.Item.Internal.Notifier type Rep Notifier = D1 (MetaData "Notifier" "Rollbar.Item.Internal.Notifier" "rollbar-hs-0.3.1.0-AHXin9WUqD3IOtR3mTqHpy" False) (C1 (MetaCons "Notifier" PrefixI True) (S1 (MetaSel (Just "name") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Hardcoded "rollbar-hs")) :*: S1 (MetaSel (Just "version") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Version))) |