codeworld
codeworld copied to clipboard
Educational computer programming environment using Haskell
**Program:** https://code.world/#PQ6A3NEamFRshqzaEu3MZ_Q **Message:** program.hs:1:1-7: error: Parse error: An equation was expected here. Are you missing the equal sign?
**Program:** https://code.world/#P2YQujEU9hSYiNgZwgNW1OA **Message:** program.hs:11:25-61: error: • Couldn't match expected type (Picture, Color) with actual type (Picture, Color, Number, Number)
**Program:** https://code.world/haskell#PxFCGpBNjJ483cub3hjtORA **Message:** program.hs:9:1: error: parse error (possibly incorrect indentation or mismatched brackets)
**Program:** https://code.world/haskell#Pnciy8xaJZWOotoyer17XHg **Message:** Prelude.head: empty list
**Program:** https://code.world/haskell#PJpUzFrUh2dKj9SsNlPjU4w **Message:** program.hs:12:23: error: • Couldn't match expected type ‘Double’ with actual type ‘Int’ • In the first argument of ‘translated’, namely ‘x’ In the expression: translated x y...
**Program:** https://code.world/haskell#P_LlnnHty21TXlzCTHQqJAw **Message:** program.hs:13:1: error: parse error (possibly incorrect indentation or mismatched brackets)
**Program:** https://code.world/#PxV540F4RPzqtSdW0Cqa47w **Comment:** mlep **Message:** program.hs:53:1-7: error: Multiple declarations of leftEar Declared at: program.hs:26:1 program.hs:53:1
**Program:** https://code.world/#PMxVWD19SDhRiOEMVuiXKgw **Message:** program.hs:12:1-3: warning: Defined but not used: rba
**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]
**Program:** https://code.world/#P3x0BpGW_VQevfEtM_V1H9Q **Message:** Stuck because your code contains a circular definition.