/katas

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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