aeson 0.3.2.13 → 0.3.2.14
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~template-haskellPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: template-haskell
API changes (from Hackage documentation)
Files
- aeson.cabal +2/−2
aeson.cabal view
@@ -1,5 +1,5 @@ name: aeson-version: 0.3.2.13+version: 0.3.2.14 license: BSD3 license-file: LICENSE category: Text, Web, JSON@@ -127,7 +127,7 @@ old-locale, syb, text >= 0.11.0.2,- template-haskell >= 2.5,+ template-haskell >= 2.4, time, unordered-containers >= 0.1.3.0, vector >= 0.7