summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T18406.stderr
blob: aa786df13e7bbb132c91b4d63fbcf94bc3e2c743 (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