purescript / purescript/pursuit
Operator aliases should have a link to their function
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 174
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
It seems like the text "Operator alias for Control.Bind.composeKleisli" could be made as a link to the thing it refers to, and/or the operator could include the type signature. Same idea for type operators.
Examples:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides no file or test path. Start by locating the renderer for operator aliases and type operators, using the composeKleisliFlipped and NaturalTransformation examples as expected cases. Done means the referenced function or type is linked, with the operator signature handled as agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100