haskell-trash/json-parser
2018-12-16 07:42:08 -08:00
..
app Initial commit. 2018-12-16 07:33:17 -08:00
src Initial commit. 2018-12-16 07:33:17 -08:00
test Initial commit. 2018-12-16 07:33:17 -08:00
.gitignore Initial commit. 2018-12-16 07:33:17 -08:00
ChangeLog.md Initial commit. 2018-12-16 07:33:17 -08:00
LICENSE Initial commit. 2018-12-16 07:33:17 -08:00
package.yaml Initial commit. 2018-12-16 07:33:17 -08:00
README.md Added README. Modify output of complexnums. 2018-12-16 07:42:08 -08:00
Setup.hs Initial commit. 2018-12-16 07:33:17 -08:00
stack.yaml Initial commit. 2018-12-16 07:33:17 -08:00

json-parser

Take a JSON document from stdin and produce an object hierarchy for it.