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

CustomTypeErrors02.hs:17:1: error:
    • The type 'a0 -> a0' cannot be represented as an integer.
    • When checking the inferred type
        err :: (TypeError ...)