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

https://github.com/eeue56/idris-hangman

Example of hangman in Idris
https://github.com/eeue56/idris-hangman

Last synced: about 1 month ago
JSON representation

Example of hangman in Idris

Awesome Lists containing this project

README

        

# idris-hangman
Example of hangman in Idris 10+.

This is an example of how to use Haskell-like IO in Idris. It does not use the typed effects stuff.