Skip to content

exercism/idris

Repository files navigation

Exercism Idris Track

Exercism exercises in Idris.

Contributing

Please see the contributing guide. If you wish to work on this track, please post in the Exercism Community Forum to discuss it with the team.

Testing

To test the exercises, run ./bin/test. This command will iterate over all exercises and check to see if their exemplar/example implementation passes all the tests.