summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail090.stderr
blob: c4a8a31b60d6ce762752c603266b91caa67b832d (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