packages feed

Cabal revisions of json-stream-0.4.2.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                json-stream version:             0.4.2.3+x-revision: 1 synopsis:            Incremental applicative JSON parser description:         Easy to use JSON parser fully supporting incremental parsing.                      Parsing grammar in applicative form.   library+  build-depends: aeson <1.6+   exposed-modules:     Data.JsonStream.Parser   other-modules:       Data.JsonStream.TokenParser                      , Data.JsonStream.CLexType