Running 2 Million Lines of Haskell in Production at Fintech Company Mercury
By
Haskell.org
The kind of bagel that ruins lesser bagels for you.
Summary
A blog post from the Haskell Programming Language blog introducing a new series called "Haskellers from the trenches" featuring Ian Duncan discussing production engineering at Mercury, a fintech company running approximately 2 million lines of Haskell in production serving 300,000 businesses. The article covers best practices, engineering rigour, and real-world production experiences with Haskell in a high-stakes financial technology environment.
Key quotes
· 3 pulledThe editors of the Haskell Blog are happy to announce a new series of articles called 'Haskellers from the trenches'
Engineering rigour and artistic creativity are a fantastic combination, and this series aims to be the synthesis of these two aspects within the Haskell world.
A Couple Million Lines of Haskell: Production Engineering at Mercury
You might also wanna read
Purl: Stripe's curl-like CLI for making paid HTTP requests
Purl is a command-line interface tool similar to curl, built by Stripe, designed for making HTTP requests that require payment. It allows us
Event Sourcing and CQRS Architecture in FinTech: A Real-World Case Study
This article provides a detailed case study of implementing Event Sourcing, CQRS (Command Query Responsibility Segregation), and Microservic
Running Gemma 4 on a 2016 Xeon Server with No GPU: A Technical Walkthrough
The article describes running Gemma 4 (a 25B-parameter Mixture-of-Experts model) on a severely outdated server with a 2016 Intel Xeon E5-262
NVIDIA Announces "Hack for Impact" London Event for Autonomous AI Agent Development
NVIDIA is hosting a "Hack for Impact" event in London, challenging participants to build autonomous agentic applications using open-source m
Four practical steps to control Azure Foundry token costs for agentic AI workloads
This article provides practical guidance on controlling token costs in Microsoft Azure Foundry, particularly for agentic AI workloads where
MerLean-Prover: A Recursive Agent Harness for Lean 4 Theorem Proving Outperforms Baselines
MerLean-Prover is an end-to-end Lean4 theorem prover that replaces 'sorry' declarations with kernel-checkable proofs using three agent types
