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

tcfail090.hs:11:9: error:
    • Couldn't match a lifted type with an unlifted type
      When matching types
        a0 :: *
        ByteArray# :: TYPE 'UnliftedRep
    • In the expression: my_undefined
      In an equation for ‘die’: die _ = my_undefined