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

tcfail203a.hs:10:17: error: [GHC-17879]
    A lazy (~) pattern cannot bind variables of unlifted type.
    Unlifted variables:
      x :: Int#