summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T17301.stderr
blob: 7c7e20f0058fa74c0cdbf5f876d7ad2d59f87337 (plain)
1
2
3
4
5

T17301.hs:22:3: error:
    • Uninferrable type variable (a0 :: A) in
      type family equation right-hand side: 'MkATySing @(B a0) ('SB @a0)
    • In the type family declaration for ‘Forget’