velveteer / katas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

katas

A collection of Haskell solutions to CodeWars katas. Each kata is given its own module and hspec suite.

Run kata tests by module name

For example, to run the tests for Lost Without a Map:

./do LostWithout

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 99.4%Language:Shell 0.6%