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

tcfail090.hs:11:9:
    Kind incompatibility when matching types:
      a0 :: *
      ByteArray# :: #
    In the expression: my_undefined
    In an equation for ‛die’: die _ = my_undefined