ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
731 stars 131 forks source link

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

Open MangoIV opened 4 months ago

MangoIV commented 4 months ago

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

MangoIV commented 4 months ago

image

I wonder whether we can also convert to a more modern look, e.g. as displayed by the https://haskell.foundation website