[Haskell-cafe] JSON Querry examples

Dmitri O.Kondratiev dokondr at gmail.com
Sun Jul 10 15:23:04 CEST 2011


Hi,
I am trying to search known-in-advance fields in JSON object with unknown
structure. It looks like Data.JSON2.Query is most appropriate for this task.
Yet, I can not figure out how to use filters this package provides to filter
JSON arrays and objects.
Are there any end-to-end examples of making queries of unknown JSON objects?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110710/7e806e4d/attachment.htm>


More information about the Haskell-Cafe mailing list