purescript / purescript/pursuit
Should not allow line breaks inside operator symbols
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 174
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
For example, in the type signature for forever, the -> is broken across lines:

I only want to do this if it can be done without affecting your ability to copy these and paste them into a source file, so adding a zero width non breaking space is not an option. I think this should be possible with CSS though.
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
No file or test is named. Start by locating the CSS that controls line wrapping in rendered type signatures and operator symbols; verify that an operator stays on one line while copied text remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100