- Por Liam Griffin-Jowett
- ·
- Publicado 25 May 2016
A simple TDD environment in Haskell
I recently implemented the bowling kata in Haskell. In the process, I found out how set up my environment to comfortably do Test Driven Development. Hopefully, others might find this post helpful to begin their journey with the language. I used the following components: Haskell...