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

Message:

program.hs:2:18-20: error: 
    • Couldn't match expected type Picture
                  with actual type (Number, Number) -> (Picture, Number, Number)
    • Probable cause: sun is missing arguments
      In the expression: sun
      In the argument(s) of translated, namely (sun, - 5, 7)
      In the argument(s) of (&), namely translated (sun, - 5, 7)

codeworld-feedback avatar Sep 03 '24 18:09 codeworld-feedback