patrol-1.0.0.2: Sentry SDK
Safe HaskellSafe-Inferred
LanguageHaskell2010

Patrol.Type.Geo

Synopsis

Documentation

data Geo Source #

Constructors

Geo 

Fields

Instances

Instances details
ToJSON Geo Source # 
Instance details

Defined in Patrol.Type.Geo

Show Geo Source # 
Instance details

Defined in Patrol.Type.Geo

Methods

showsPrec :: Int -> Geo -> ShowS #

show :: Geo -> String #

showList :: [Geo] -> ShowS #

Eq Geo Source # 
Instance details

Defined in Patrol.Type.Geo

Methods

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

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