What does HackerNews think of Hasklig?

Hasklig - a code font with monospaced ligatures

Language: Python

#5 in Font
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.

https://github.com/i-tu/Hasklig/

[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.

[0]: https://github.com/i-tu/Hasklig

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.