Domain Modelling with Haskell: Data Structures

Haskell is an amazing language for domain modelling, with its expressive data types and highly reusable abstractions. In this episode we will design the core of a simple project management system, laying the groundwork for later episodes in this small series. Next episode: Show notes: Support Haskell at Work on Patreon:
Back to Top