[Haskell-cafe] ANN: tagsoup-megaparsec-0.1.0.0

KwangYul Seo kwangyul.seo at gmail.com
Wed Jul 13 11:26:00 UTC 2016


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 at gmail.com>
wrote:

> Please add a tutorial.
>
> On Tue, Jul 12, 2016 at 5:23 AM, KwangYul Seo <kwangyul.seo at 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160713/2a51df0f/attachment.html>


More information about the Haskell-Cafe mailing list