blob: 9c2b064204852ec2a05d1eb178a3cfadf180126f (
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
|