README.md
March 26, 2018 ยท View on GitHub
DISCLAIMER
This project has been abandoned for the past 4 years, there are other better tools for learning Haskell
- Haskell From First Principles
- Exercism.io
Please, consider those before using this project
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.