packages feed

jsonl-conduit 0.1.0.1 → 0.1.0.2

raw patch · 2 files changed

+2/−4 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -1,5 +1,3 @@ # jsonl-conduit -[![Build Status](https://travis-ci.org/unfoldml/jsonl-conduit.png)](https://travis-ci.org/unfoldml/jsonl-conduit)--TODO Description.+Streaming interface to JSONL data based on `conduit`.
jsonl-conduit.cabal view
@@ -1,5 +1,5 @@ name:                jsonl-conduit-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Conduit interface to JSONL-encoded data description:         Streaming interface to JSONL-encoded files and bytestrings homepage:            https://github.com/unfoldml/jsonl-conduit