summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T18406.stderr
blob: 1e9532688771c721b8648915e90909a39c6c5637 (plain)
1
2
3
4
5

T18406.hs:8:7: error:
    • No instance for ‘C Bool b0’ arising from a use of ‘op’
    • In the expression: op True x
      In an equation for ‘f’: f x = op True x