Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation improvements #37

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Documentation improvements #37

merged 1 commit into from
Dec 25, 2024

Conversation

meooow25
Copy link
Owner

@meooow25 meooow25 commented Dec 24, 2024

  • Repeat the "Additional information" section for Regex.Base.
  • Direct readers to modules in the description since the module list happens to be in a misleading order.
  • Expand on the performance a little more.
  • Other small tweaks.

Fixes #33, fixes #34.

@meooow25
Copy link
Owner Author

Preview at https://hackage.haskell.org/package/parser-regex-0.2.0.1/candidate

@Bodigrim let me know if it looks alright to you.

Copy link

@Bodigrim Bodigrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@meooow25 meooow25 changed the title Haddock improvements Documentation improvements Dec 25, 2024
* Repeat the "Additional information" section for Regex.Base.
* Direct readers to modules in the description since the module list
  happens to be in a misleading order.
* Expand on the performance a little more.
* Other small tweaks.
@meooow25 meooow25 merged commit 3544072 into master Dec 25, 2024
7 checks passed
@meooow25 meooow25 deleted the doc-improvements branch December 25, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Who is m in asymptotic estimates? Where is "Looping parsers" section?
2 participants