packages feed

iso3166-country-codes 0.20111111.4 → 0.20130302.4

raw patch · 2 files changed

+3/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Data/ISO3166_CountryCodes.hs view
@@ -402,7 +402,7 @@    |    PW -- ^ PALAU    |-   PS -- ^ PALESTINIAN TERRITORY, OCCUPIED+   PS -- ^ PALESTINE, STATE OF    |    PA -- ^ PANAMA    |@@ -738,7 +738,7 @@ countryNameFromCode OM = "OMAN" countryNameFromCode PK = "PAKISTAN" countryNameFromCode PW = "PALAU"-countryNameFromCode PS = "PALESTINIAN TERRITORY, OCCUPIED"+countryNameFromCode PS = "PALESTINE, STATE OF" countryNameFromCode PA = "PANAMA" countryNameFromCode PG = "PAPUA NEW GUINEA" countryNameFromCode PY = "PARAGUAY"
iso3166-country-codes.cabal view
@@ -1,4 +1,4 @@-Version: 0.20111111.4+Version: 0.20130302.4 Name:		iso3166-country-codes Cabal-Version:  >= 1.6 Build-type:	Simple