google / codeworld

Educational computer programming environment using Haskell
http://code.world
Apache License 2.0
1.24k stars 193 forks source link

User-reported unhelpful error message #1663

Open codeworld-feedback opened 1 week ago

codeworld-feedback commented 1 week ago

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

Message:

program.hs:1:11-19: error: 
    • Variable not in scope: drawing0f :: Picture -> t
    • Perhaps you meant drawingOf (defined in the standard library)