# haskell-go-checkers Go and checkers game in Haskell ## Instructions * Requirements : **ghc, cabal** * Install ```bash make ``` * Run ```bash make run ``` * Clean ```bsh make clean ```