therewillbecode / poker-maison

🂺 A Multiplayer Poker App Crafted with Haskell and React
308 stars 34 forks source link

poker-base! #21

Open santiweight opened 2 years ago

santiweight commented 2 years ago

https://www.reddit.com/r/haskell/comments/qe0e4g/ann_pokerbase_a_fullydocumented_and_tested_poker/

Let me know if you want to try to migrate to use poker-base. From what I remember of poker-maison - the task should be pretty simple. poker-base is basically only the core types (Rank, Card etc.)