packages feed

JSON-Combinator 0.2.7 → 0.2.8

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

JSON-Combinator.cabal view
@@ -1,11 +1,11 @@ Name:               JSON-Combinator-Version:            0.2.7+Version:            0.2.8 License:            BSD3 License-File:       LICENSE Author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> Maintainer:         Tony Morris Synopsis:           A combinator library on top of a generalised JSON type-Category:           Combinators+Category:           Combinators, JSON Description:   A combinator library on top of a generalised JSON type. The highest-level module is   @Text.JSON.Combinator@ and it is expected that no other module need to be explicitly imported.