Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Geolocation.Reverse.Types
Contents
Documentation
Input types
Latitude : newtype over double
Longitude : newtype over double
Output types
Constructors
Postcode | |
Fields
|
data ParsedLocationInfo Source #
Parsed Location Info: Country code and city are mandatory, all other info is optional
Constructors
ParsedLocationInfo | |
Fields |
Instances