Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 482 Bytes

Haskell Katas

Build Status

As I try to learn Haskell, I realized reading and following examples is not enough, I needed short examples I could practice daily.

The examples in this repo are mostly from the book Learn You a Haskell for Great Good!, although I started incorporating other examples as well.

'stack init' stack build stack test