Hello,
We already have a good yaml library (http://hackage.haskell.org/
package/yaml ), but don’t let that discourage you.The issues page for the package should be a good starting point: https://github.com/snoyberg/
yaml/issues
If you’re interested in parsers (aren’t they fascinating?) you can also take a look at pandoc (https://github.com/jgm/pandoc
).
Regards,
Sumit
From: Haskell-community <haskell-community-bounces@haskell.org > on behalf of Xing GUO <higuoxing@gmail.com>
Sent: Wednesday, March 14, 2018 4:09:57 PM
To: haskell-community@haskell.org
Subject: [Haskell-community] [GSoC2018]A format-preserving YAML library for HaskellHello,My name is Xing GUO. Maybe it is a little bit late to ask something about GSoC, I am interested in implement YAML library... I am not a proficient Haskeller, but, I think I could do it perfectly ... What I have done in Haskell is a toy regex engine https://github.com/higuoxing/Haskell-Re ... Could this be a competancy test ?It will be very appreciated if someone could help me ...
Regards,