module MakeChess where import ImperativeState makeChess :: ImperativeMonad () makeChess = return ()