codeworld icon indicating copy to clipboard operation
codeworld copied to clipboard

User-reported unhelpful error message

Open codeworld-feedback opened this issue 1 year ago • 0 comments
trafficstars

Program: https://code.world/#PRtjlQ0VZUlzcDY5iezE7bQ

Message:

program.hs:5:5-7: error: 
    • Couldn't match expected type Picture
                  with actual type Color -> Picture
    • Probable cause: rta is missing arguments
      In the argument(s) of (&), namely rta
      In the expression: rta & rtb & rtl
      In an equation for rts: rts = rta & rtb & rtl

codeworld-feedback avatar Oct 21 '24 17:10 codeworld-feedback