blob: 7433fc6370a12f2c460a79e9abfec346e6862380 (
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:29:8-11
or from: (x ⇒ r, (y \/ z) ⇒ r)
bound by a quantified context at T19921.hs:29:8-11
• In the expression: Dict
In an equation for ‘dict’: dict = Dict
|