Haskell Katas This repository contains my solutions to Katas hosted on codewars.com. Run tests stack test Run test in watch mode stack test --file-watch Run tests with coverage stack test --coverage