Description
Parser and datatypes for the JSON Resume format.
Description
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.