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

ExplicitSpecificity8.hs:9:12: error:
    • Unexpected inferred variable in visible forall binder:
        forall {k} -> k -> Type
    • In the kind ‘forall {k} -> k -> Type’
      In the data type declaration for ‘T2’