Ask HN: Who is using Haskell in production?
I work for a big corporate. We are consodering Haskell for a specific use case. The leadership wants to know where is it used in production already. There are a few lists but they seem slightly outdated mostly.
What is your industry? How are you using it? What is the team size? What is the overall experience with it?
4 comments
[ 3.7 ms ] story [ 13.9 ms ] threadWe are a group of 8 engineers using Haskell exclusively working on payments and checkout related solutions.
The experience has been amazing so far. We are able to ship with great velocity considering the size of the team. We have also been able to refactor things easily when requirements change. Haskell has helped in keeping the code in good shape even after the many direction changes.