Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 404 Bytes

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