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/#PBynhZraqjAoRIld46uWffg

Message:

program.hs:25:18-28: error: 
    • Couldn't match expected type Picture
                  with actual type Number -> Picture
    • Probable cause: solidCircle is missing arguments
      In the expression: solidCircle
      In the argument(s) of scaled, namely (solidCircle, 2, 1 / 2)
      In the expression: scaled (solidCircle, 2, 1 / 2)

codeworld-feedback avatar Sep 23 '24 15:09 codeworld-feedback