An open API service indexing awesome lists of open source software.

https://github.com/exercism/idris

Exercism exercises in Idris.
https://github.com/exercism/idris

community-contributions-paused exercism-track unmaintained

Last synced: 8 months ago
JSON representation

Exercism exercises in Idris.

Awesome Lists containing this project

README

          

# Exercism Idris Track

Exercism exercises in Idris.

## Contributing

Please see the [contributing guide](https://exercism.org/docs/building).
If you wish to work on this track, please post in the [Exercism Community Forum](https://forum.exercism.org/) 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.