blob: 7e5fa3478b0933d80ce4fd7587c440d061a6407c (
plain)
1
2
3
4
5
6
|
test-defaulting-plugin-fail.hs:25:19: [GHC-64725]
Cannot satisfy: 5 <= a0
In the second argument of ‘(+)’, namely ‘e’
In the second argument of ‘($)’, namely ‘q + w + e’
In a stmt of a 'do' block: print $ q + w + e
|