patrol-0.1.0.1: Sentry SDK
Safe HaskellSafe-Inferred
LanguageHaskell2010

Patrol.Type.EventId

Documentation

newtype EventId Source #

Constructors

EventId UUID 

Instances

Instances details
FromJSON EventId Source # 
Instance details

Defined in Patrol.Type.EventId

ToJSON EventId Source # 
Instance details

Defined in Patrol.Type.EventId

Show EventId Source # 
Instance details

Defined in Patrol.Type.EventId

Eq EventId Source # 
Instance details

Defined in Patrol.Type.EventId

Methods

(==) :: EventId -> EventId -> Bool #

(/=) :: EventId -> EventId -> Bool #