summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T17775.stderr
blob: 56d89f1c761c7d059e3c1346033f735a5291c0fc (plain)
1
2
3
4
5
6
7

T17775.hs:15:5: error: [GHC-83865]
    • Couldn't match type ‘Char’ with ‘Show Int => ()’
      Expected: Int -> Show Int => ()
        Actual: Int -> Char
    • In the expression: g
      In an equation for ‘f’: f = g