cabal-version: >= 1.6 name: geohash version: 1.0 build-type: Simple license: BSD3 license-file: LICENSE author: marius a. eriksen category: Data synopsis: Geohash latitudes and longitudes. description: Implements the geohash algorithm described here: maintainer: marius a. eriksen copyright: (c) 2009 marius a. eriksen library build-depends: base == 4.*, array >= 0.2 exposed-modules: Data.Geohash