Version: 0.20110810.4
Name: iso3166-country-codes
Cabal-Version: >= 1.6
Build-type: Simple
License: LGPL
License-File: COPYING.LESSER
Author: Jón Fairbairn
maintainer: jon.fairbairn@cl.cam.ac.uk
Category: Data
Synopsis: A datatype for ISO 3166 country codes
Description: Defines datatype CountryCode that has a two
letter constructor corresponding to each of the two letter
ISO 3166 country codes, and mappings from that type to the
official name of the country.
Library
Build-Depends: base ==4.*
Exposed-modules: Data.ISO3166_CountryCodes
-- a full build depends on HTTP == 4000.*, utf8-string ==0.*
source-repository head
type: darcs
location: http://www.cl.cam.ac.uk/~jf15/ISO3166_CountryCodes/