packages feed

Quickson 0.1.1 → 0.2

raw patch · 1 files changed

+8/−7 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Quickson.cabal view
@@ -1,13 +1,14 @@-Name:		       Quickson-Version:	       0.1.1+Name:              Quickson+Version:           0.2 Build-Type:        Simple Cabal-Version:     >= 1.2-License:	       BSD3+License:           BSD3 License-File:      LICENSE-Author:		       Scott Sadler-Homepage:	       https://github.com/ssadler/quickson-Category:	       Text, Web, JSON-Synopsis:	       Quick JSON extractions with Aeson+Author:            Scott Sadler+Maintainer:        Scott Sadler <ssadler@mashi.org>+Homepage:          https://github.com/ssadler/quickson+Category:          Text, Web, JSON+Synopsis:          Quick JSON extractions with Aeson   Library