ndmitchell / ndmitchell/hoogle
proposal: make `.ans` `font-family` `monospace`
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 803
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Hi, similarly to hackage, it would be nice if the result functions in hoogle would be displayed in a monospace font, after all, they're haskell code. E.g. I have chosen the monospace font Victor Mono in my browser, this is how it would look:
Additionally, the .from class could also be monospace:
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
Search the frontend styles for the .ans and .from classes, then inspect how Hoogle renders result functions and source references. Done means both classes use a monospace font and the affected result views display as intended in the browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, haskell
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100