Network.GeoIp.GeoCityIp
Description
This module loads the MaxMind's GeoIp City database.
Documentation
load :: FilePath -> IO (Either String GeoCityDB)Source
Load the city database. If an error is triggered then Left is returned with an error string.