packages feed

Hangman-0.1.0.1: Words.hs

{-
A giant word list ready to rock and roll.
-}
module Words (list) where

list = [ "" ]