Hacker News new | ask | show | jobs
by azakai 5069 days ago
> I wouldn't call that a "Haskell based browser". 1500 lines of Haskell against maybe 300 KLOC (guessed) of webkit alone.

WebKit is much bigger than that - at least one order of magnitude bigger (that is, 3 millions of LOC).

So yes, this is a tiny wrapper around a huge C++ codebase. The name is kind of misleading. But still a cool project.