summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/KindInvariant.stderr
blob: 4f6cfffb7fe0da48b0850a3a685532bc6d0b6e6f (plain)
1
2
3
4
5
6

<interactive>:1:3: error:
    • Expected kind ‘* -> *’,
        but ‘State#’ has kind ‘* -> TYPE ('TupleRep '[])’
    • In the first argument of ‘T’, namely ‘State#’
      In the type ‘T State#’