haskellPresidentCardgame A representation of the "president" card game in Haskell language Running the game Go to haskellPresidentCardgame folder Go to app folder Make sure that you have ghci properly installed Run the command below: ghci -i:src/ Main.hs