ndmitchell / ndmitchell/hoogle

proposal: make `.ans` `font-family` `monospace`

Open
#421 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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:

image

Additionally, the .from class could also be monospace:

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.