/jsonresume.hs

Haskell parser and datatypes for the JSON Resume format

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

JSON Resume for Haskell

The JSON Resume initiative 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.

Licence

Released under the BSD3 licence; see LICENSE for details.

Copyright (c) Daniel P. Wright 2014