yaml-marked-0.1.0.0: Support for parsing and rendering YAML documents with marks.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Yaml.Marked.Parse

Synopsis

Documentation

json :: FromJSON a => Marked Value -> Either String (Marked a) Source #

Parse the value using its FromJSON instance, passing along the marks