@hackage Hangman0.1.0.2

The classic game of Hangman.

Hangman in Haskell

This is an educational implementation of the classic game Hangman.

Usage

You will have to open Words.hs and input your own word list, then recompile.

Acknowledgements

A huge thank you to several users in #haskell, you have improved my functional programming tenfold within the last week.