Hacker News new | ask | show | jobs
by kilpikaarna 538 days ago
> Way too many Haskell projects are about Haskell itself, so this was really fascinating to see.

It seems like Haskell is a good match for the requirements in this case, too. Implicit concurrency and enough robustness from the type system that new filters can be deployed directly to production plays to the strengths of the language. It doesn't feel like the usual solution in search of a problem.