-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve documentation: copy over from Parsley (#48)
Closes #39 I've copied over the docs from [parsley](https://www.javadoc.io/doc/com.github.j-mie6/parsley_2.13/latest/index.html). I've tried to make sure to adapt it to Haskell properly. I haven't copied over examples because my HLS was getting upset if I tried to run examples in comments. Some modules used to re-export the entire module; I have documented using explicit exports to make it look nicer, but also re-exported the module to avoid breaking API -- this will produce warnings for duplicate exports.
- Loading branch information
Showing
26 changed files
with
3,371 additions
and
478 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.