Hi Sumit
Thanks for your guide! : ) 

2018-03-14 19:59 GMT+08:00 Sumit Sahrawat <sumit.sahrawat.apm13@itbhu.ac.in>:

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).

Yes, I love parser! 

 

There’s a lot to find on GitHub as well: https://github.com/trending/haskell?since=monthly

 

Thanks, I got it ... I had never used 'trending' before ... Maybe this is a good start point for me : )

Thanks a lot!

Regards,
Xing 

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 Haskell
 
Hello,
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,
Xing