blob: 0465b10be991b00246eb8dbd64b4e84cbeac9c95 (
plain)
1
2
3
4
5
6
7
8
9
|
T19921.hs:29:8: error:
• Could not deduce: r arising from a use of ‘Dict’
from the context: (x \/ y) \/ z
bound by a quantified context at T19921.hs:1:1
or from: (x ⇒ r, (y \/ z) ⇒ r)
bound by a quantified context at T19921.hs:1:1
• In the expression: Dict
In an equation for ‘dict’: dict = Dict
|