# Pastebin 80SKgwOy 3:29 PM [https://web.libera.chat] JeremyB99 https://paste.tomsmeding.com/ungryHdy 3:30 PM Jack Kelly JeremyB71: `check ""` will return `"Invalid Move"` because of the `otherwise` clause; you can test this in GHCi 3:34 PM Avi Caspe What are we doing here? 3:35 PM Jack Kelly learning to write Haskell via a rock-paper-scissors implementation, looks like 3:35 PM Also, you might want to add `data Move = Rock | Paper | Scissors deriving (Eq, Show)` and then work with that more specific type 3:35 PM → qqq joined ⇐ JeremyB71, todi and myxos quit ↔ JeremyB99 nipped out 3:55 PM Did my last four messages get through? My internet can be pretty horrible sometimes