What does HackerNews think of Hasklig?
Hasklig - a code font with monospaced ligatures
Language:
Python
#5
in
Font
Is Hasklig not already such a font?
https://github.com/i-tu/Hasklig is best, IMHO. It is https://fonts.google.com/specimen/Source+Code+Pro but with ligatures.
I am still very happy with https://github.com/i-tu/Hasklig
its nice and readable, but has ligatures, which makes things like == & -> very obvious.
Someone wants C to look like Haskell?
(as always, the Haskell users have taken it quite a bit further: https://github.com/i-tu/Hasklig/#hasklig--ligatures-for-code )
I used Fira because I felt the same about ligatures, until I found Hasklig. It has similar ligatures, but the overall font is better imo. https://github.com/i-tu/Hasklig
Throwing Hasklig into the ring, as it's my preferred font for programming and seems like not many people know about it.
[Hasklig](https://github.com/i-tu/Hasklig/), which is derived from Fira Code, and brings some nice (properly spaced) ligatures useful if you use functional languages.
Yes, specifically ligatures in fixed-width fonts like erik-g mentioned. My personal favorite is Hasklig[0], which is based on Source Code Pro.
I'm still hoping for ligature support, especially with how common arrow functions have become:
https://github.com/i-tu/Hasklig
The lack of them is one of the reasons I'm considering switching to VS Code.