Skip to content

lnaia/haskell-katas

 
 

Repository files navigation

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 build should get you going and stack test will run all the specs. You are done, when all the specs are passing.

About

Simple Exercises in Haskell, using HSpec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.6%
  • Makefile 0.4%