Connect four Run Make sure Stack is installed (https://docs.haskellstack.org/) Clone repo and run: stack build && stack exec tic-tac-toe-exe Run tests stack test --file-watch