summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T3092.stderr
blob: ceea069f8f37e4d3d10064f5fbae198a3b6ca531 (plain)
1
2
3
4
5
6
7
8
9
10

T3092.hs:5:1:
    Illegal family instance for `T'
      (T is not an indexed type family)
    In the data type instance declaration for `T'

T3092.hs:8:1:
    Illegal family instance for `S'
      (S is not an indexed type family)
    In the type synonym instance declaration for `S'