/HaskellKoans

Haskell Koans for the Vancouver's Haskell UnMeetup

Primary LanguageHaskellMIT LicenseMIT

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.