installation
$ ./bin/setup-koans
This may take time.
run
$ ./bin/koans
This tells you what to do. Modify test/BasicFunctions.hs
's replaceValue
s to let the test passes.
$ ./bin/setup-koans
This may take time.
$ ./bin/koans
This tells you what to do. Modify test/BasicFunctions.hs
's replaceValue
s to let the test passes.