COMP90048 project 2 Haskell
The objective of this project is to practice and assess your understanding of functional programming and Haskell. You will write code to implement a logical deduction game. Two players face each other, each with a complete standard deck of western playing cards (without jokers). One player will be the answerer and the other is the …