BSD-3-Clause licensed by Pavan Rikhi
Maintained by [email protected]
This version can be pinned in stack with:ca-province-codes-1.0.0.0@sha256:48c799cdf29794736286ab8ff097f91ee61270368ba062dabe3c8501e1f72062,1709

Module documentation for 1.0.0.0

Depends on 3 packages(full list with versions):

ISO 3166-2:CA Province/Territory Codes

Build Status

This is a Haskell package that provides a data type for Canadian ISO 3166-2 Province and Territory codes, as well as functions for converting codes into their English subdivision names.

Building

Use stack to build this for local development:

stack build --pedantic --test --haddock --file-watch 

Prior Art

The API for this package is based off of the state-codes and iso3166-country-codes packages.

License

BSD-3, exceptions available.

Changes

Change Log

v1.0.0.0

  • Initial package release.