File iso3166-country-codes.cabal of Package ghc-iso3166-country-codes
Version: 0.20140203.8
x-revision: 1
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
-- broken for GHC 7.[24] due to GHC.Generic import
build-depends: base <4.4 || >= 4.6
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://darcs.bookofsand.co.uk/ISO3166_CountryCodes/