summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T15825.stderr
blob: d64cab0494929b9bf961428a1c3d67ef4f28eb8a (plain)
1
2
3
4
5
6

T15825.hs:14:29: error:
    • Illegal type synonym family application ‘GHC.Types.Any
                                                 @k’ in instance:
        X (a @(GHC.Types.Any @k))
    • In the instance declaration for ‘X (a :: *)’