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

T2354.hs:4:3: error:
    The NOINLINE pragma for default method ‘toInt’ lacks an accompanying binding

T2354.hs:6:3: error:
    The NOINLINE pragma for default method ‘fromInt’ lacks an accompanying binding