aeson-native 0.3.3 → 0.3.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- aeson-native.cabal +2/−2
aeson-native.cabal view
@@ -1,5 +1,5 @@ name: aeson-native-version: 0.3.3+version: 0.3.3.1 license: BSD3 license-file: LICENSE category: Text, Web, JSON@@ -119,7 +119,7 @@ blaze-textual-native >= 0.2.0.2, bytestring, containers,- deepseq,+ deepseq < 1.2, hashable >= 1.1.2.0, mtl, old-locale,