blob: ac7319891e6feb69b25eb99605a7251b2ca0b7c9 (
plain)
1
2
3
4
5
6
7
|
T11976.hs:7:20: error:
• Expecting one fewer arguments to ‘Lens w0 w1’
Expected kind ‘k0 -> *’, but ‘Lens w0 w1’ has kind ‘*’
• In the type ‘Lens _ _ _’
In an expression type signature: Lens _ _ _
In the expression: undefined :: Lens _ _ _
|