summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T3092.stderr
blob: f45e35580ad2e6485ba533c2f76650d54f8c92bf (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 instance declaration for `T'

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