packages feed

country-codes 0.1.2 → 0.1.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

country-codes.cabal view
@@ -1,5 +1,5 @@ name:           country-codes-version:        0.1.2+version:        0.1.3 cabal-version:  >= 1.8 build-type:     Simple author:         JP Moresmau <jpmoresmau@gmail.com>@@ -29,7 +29,7 @@   build-depends:       base                 >= 4    && < 5     , text                 >= 0.11-    , aeson                >= 0.5  && < 0.10+    , aeson                >= 0.5     , shakespeare          == 2.0.*   ghc-options:      -Wall   other-modules:    Data.CountryCodes.ISO31661