MaxGabriel / country

Haskell data types and functions for countries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

country

This is a mega-repo with two projects:

  • country: A library for dealing with countries, country codes, etc.
  • country-code-generation: An executable that generates some of the source code in country. It converts both countries.csv and aliases.txt into lists of tuples.

About

Haskell data types and functions for countries

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%