Thanks for the feedback!

I added a usage section to the readme. The example will help you understand how to use tagsoup-megaparsec.

https://github.com/kseo/tagsoup-megaparsec/blob/master/README.md

There is also a simple example in the test directory asĀ Erik Rantapaa mentioned:

https://github.com/kseo/tagsoup-megaparsec/blob/master/test/Spec.hs

Regards,
Kwang Yul Seo


On Wed, Jul 13, 2016 at 8:56 AM, Joe Hillenbrand <joehillen@gmail.com> wrote:
Please add a tutorial.

On Tue, Jul 12, 2016 at 5:23 AM, KwangYul Seo <kwangyul.seo@gmail.com> wrote:
> Hello all,
>
> I'm pleased to announce the first release of tagsoup-megaparsec, a Tag token
> parser library. This library helps you build a megaparsec parser using
> TagSoup's Tags as tokens.
>
> https://hackage.haskell.org/package/tagsoup-megaparsec
>
> https://github.com/kseo/tagsoup-megaparsec
>
> Regards,
> Kwang Yul Seo
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.