Haskell Kata Haskell code kata based on Dave Thomas' http://codekata.com/. Build project cabal build Run tests Without output cabal test With output runhaskell -isrc -itest test/Spec.hs