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