summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail075.stderr
blob: 2c251a7a84f77ef815444bd112a567ee7f012b0e (plain)
1
2
3
4
5
6

tcfail075.hs:10:1:
    Top-level bindings for unlifted types aren't allowed: x = 1#

tcfail075.hs:13:1:
    Top-level bindings for unlifted types aren't allowed: y = x +# 1#