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

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