mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-23 10:23:39 +03:00
parent
21ef36522f
commit
54fd7614ff
@ -206,9 +206,12 @@ Hackage](https://hackage.haskell.org/package/megaparsec) for yourself.
|
||||
## Tutorials
|
||||
|
||||
You can visit [site of the project](https://mrkkrp.github.io/megaparsec/)
|
||||
which has [several tutorials](https://mrkkrp.github.io/megaparsec/tutorials.html) that
|
||||
should help you to start with your parsing tasks. The site also has
|
||||
instructions and tips for Parsec users who decide to switch.
|
||||
which
|
||||
has [several tutorials](https://mrkkrp.github.io/megaparsec/tutorials.html)
|
||||
that should help you to start with your parsing tasks. The site also has
|
||||
instructions and tips for Parsec users who decide to switch. If you want to
|
||||
improve an existing tutorial or add your own, open a PR
|
||||
against [this repo](https://github.com/mrkkrp/megaparsec-site).
|
||||
|
||||
## Performance
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user