country: Country data type and functions
The country
library provides a data type for dealing with
the set of countries as defined by ISO 3166. The representation
is compact and is well-suited to use with vectors and
primitive arrays. Additionally, this library exports functions
that provide the following encodings and decodings:
ISO Alpha-2 (two-letter country code)
ISO Alpha-3 (three-letter country code)
ISO Numeric (three-digit country code)
Please open up an issue on github if there is anything you would like to see added.
[Skip to Readme]
Downloads
- country-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4.0, 0.2.4.1, 0.2.4.2, 0.2.5.0 |
---|---|
Dependencies | aeson (>=0.11 && <1.4), attoparsec (>=0.13 && <0.14), base (>=4.7 && <4.11), bytestring (>=0.10 && <0.11), ghc-prim (>=0.5 && <0.6), hashable (>=1.2 && <1.3), primitive (>=0.6.1 && <0.7), scientific (>=0.3 && <0.4), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | 2017 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 1 made by andrewthad at 2018-03-08T02:14:11Z |
Category | Web |
Home page | https://github.com/andrewthad/country#readme |
Source repo | head: git clone https://github.com/andrewthad/country |
Uploaded | by andrewthad at 2017-11-05T20:52:07Z |
Distributions | LTSHaskell:0.2.5.0, NixOS:0.2.4.2, Stackage:0.2.5.0 |
Reverse Dependencies | 4 direct, 2 indirect [details] |
Downloads | 8271 total (19 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-11-05 [all 1 reports] |