summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail079.stderr
blob: 125c6f13f6d62d93700255cd9acc0a2d6f53a394 (plain)
1
2
3
4
5
6

tcfail079.hs:9:27:
    Expecting a lifted type, but ‘Int#’ is unlifted
    In the type ‘Int#’
    In the definition of data constructor ‘Unboxed’
    In the newtype declaration for ‘Unboxed’