codeworld
codeworld copied to clipboard
User-reported unhelpful error message
trafficstars
Program: https://code.world/haskell#PKfVS3_mxbITZVNHtDtjp4Q
Message:
program.hs:(12,1)-(13,73): error:
Couldn't match type ‘[(Color, Double)]’ with ‘(Color, Double)’
Expected type: (Color, Double) -> [Picture]
Actual type: [(Color, Double)] -> [Picture]