jsonresume

Parser and datatypes for the JSON Resume format

https://github.com/dpwright/jsonresume.hs

Latest on Hackage:0.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Daniel P. Wright
Maintained by [email protected]

The JSON Resume initiative (http://jsonresume.org) provides a standard format for representing resumes/CVs in JSON form. This library encodes that standard in Haskell datatypes, and provides a parser to read a CV in the JSON Resume format.