blob: 888bb90fbf68edbc816316333c8055b43bdafffa (
plain)
1
2
3
4
5
6
|
mdofail001.hs:10:32: error: [GHC-39999]
• No instance for ‘Num Char’ arising from the literal ‘1’
• In the expression: 1
In the first argument of ‘l’, namely ‘[1, 2, 3]’
In the expression: l [1, 2, 3]
|