| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Date: Sat, 17 Jan 2026 12:08:25 GMT
Age: 0
X-Served-By: cache-dfw-ktki8620094-DFW, cache-bom-vanm7210085-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768651705.928103,VS0,VE290
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
ziptastic-client: A type-safe client for the Ziptastic API for doing forward and reverse geocoding.
[Skip to Readme]
ziptastic-client: A type-safe client for the Ziptastic API for doing forward and reverse geocoding.
A convenient and type-safe client library for the Ziptastic (https://www.getziptastic.com/) API providing forward and reverse geocoding via country, zip code (postal code), latitude, and longitude.
This package is maintained by Grafted-In (https://www.graftedin.io/).
[Skip to Readme]
Downloads
- ziptastic-client-0.3.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.7 && <5), base-compat (>=0.9 && <0.10), http-client, iso3166-country-codes, servant (>=0.9 && <0.12), servant-client (>=0.9 && <0.12), text, ziptastic-core (>=0.2.0.1 && <0.2.1) [details] |
| Tested with | ghc ==8.0.2 |
| License | BSD-3-Clause |
| Copyright | 2017 Elliot Cameron and Ziptastic and Grafted-In LLC |
| Author | Elliot Cameron |
| Maintainer | elliot@graftedin.io |
| Uploaded | by 3noch at 2017-06-05T18:29:29Z |
| Category | Web |
| Home page | https://github.com/Ziptastic/ziptastic-haskell#readme |
| Source repo | head: git clone https://github.com/Ziptastic/ziptastic-haskell |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3959 total (23 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2017-06-05 [all 1 reports] |
Readme for ziptastic-client-0.3.0.3
[back to package description]ziptastic-client
A convenient and type-safe client library for the Ziptastic API providing forward and reverse geocoding via country, zip code (postal code), latitude, and longitude.
This package is maintained by Grafted-In.