devankestel / HaskellKoans

Haskell Koans for the Vancouver's Haskell UnMeetup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installation

$ ./bin/setup-koans

This may take time.

run

$ ./bin/koans

This tells you what to do. Modify test/BasicFunctions.hs's replaceValues to let the test passes.

About

Haskell Koans for the Vancouver's Haskell UnMeetup

License:MIT License


Languages

Language:Haskell 99.7%Language:Shell 0.3%