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

T14066f.hs:8:1: error:
    • The kind of ‘P’ is ill-scoped
        Inferred kind: P :: k -> forall k -> *
      Perhaps try this order instead: k (a :: k)
    • In the type synonym declaration for ‘P’