Skip to content

This repo contains my solutions for some Haskell katas submitted in Codewars.

License

Notifications You must be signed in to change notification settings

borisskert/haskell-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-katas

This repo contains my solutions for some Haskell katas submitted in Codewars.

Build

stack build

Run tests

stack test