this post was submitted on 31 Aug 2023
2 points (100.0% liked)

Haskell

5 readers
1 users here now

**The Haskell programming language community.** Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more... ### Links - Get Started with Haskell

founded 2 years ago
 

In this interview with Serokell, Lead Software Developers фе RELEX Solutions, Mats Rauhala and Martin Potier, shared with us their reasons for choosing Haskell for their project and their experience implementing it.

top 1 comments
sorted by: hot top controversial new old
[–] jaror@kbin.social 2 points 2 years ago

I'm always surprised by how much controversy there is online about laziness and space leaks, but almost all these industry interviews from Serokell includes lines such as:

Mats: Most of the things that people warn online such as laziness, memory leaks, hiring haven’t been problems so far. The biggest problem we have faced relates to upgrading the dependencies.