haskell / haskell/parsec

Documentation Error: <||> should be <|?>

Open
#120 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
892
Forks
99
PR merge metrics
No merged PRs in 30d

Description

https://github.com/haskell/parsec/blob/905bc2e3e1c374934d49e16dc5b7c49bf2c3c815/src/Text/Parsec/Perm.hs#L105

In the documentation for the function `<|?>` the text refers to the operator `<||>` when it should be the `<|?>`

Contributor guide

No contributing guide indexed for this repository

Research direction

Open src/Text/Parsec/Perm.hs at line 105 and read the documentation for the <|?> operator. Confirm that the referenced operator name is inconsistent with the documented function, then correct the wording and verify that the documentation now names <|?> consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.