Hacker News new | ask | show | jobs
by Rainymood 3650 days ago
I know that Jane Street is a London based firm that works completely on OCaml ... not sure if there are any firms that use Haskell though
1 comments

Haskell has many great attributes but predictable performance isn't amongst them (laziness makes it difficult to reason about) so I doubt it is used for HFT.