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

T14390.hs:4:10: error:
    • Illegal instance declaration for ‘Int ~~ Int’
        Manual instances of this class are not permitted.
    • In the instance declaration for ‘(~~) Int Int’