board-games-0.1.0.6: Three games for inclusion in a web server

Safe HaskellNone
LanguageHaskell98

Game.Mastermind.HTML

Description

Input and output for Game.Mastermind

Documentation

type Move = (String, Eval) Source #

main :: IO () Source #