freckle / bcp47

BCP-47 for Haskell
https://freckle.github.io/bcp47/
2 stars 1 forks source link

Switch to country package #9

Closed eborden closed 5 years ago

eborden commented 5 years ago

The country package provides a black box data type for country codes. It also supports ISO 3166-1 and UN M.49 encoding and decoding, which allows the region parser to conform correctly to BCP-47.

Benefits: