A haskell implementation of the game Reversi.
Windows support is untested and not guaranteed.
Standard stack commands apply.
stack build
stack exec reversi
This automatically adds the Reversi module and all of its bindings into scope. Great for development.
stack ghci