summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc167.stderr
blob: 634b50dd5b46304d97a5d43715dc8b63eb48f64d (plain)
1
2
3
4
5
6

tc167.hs:8:15:
    Expecting a lifted type, but ‘Int#’ is unlifted
    In the first argument of ‘(->)’, namely ‘Int#’
    In the type ‘(->) Int#’
    In the type declaration for ‘T’