summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T3092.stderr
blob: 436db19f818354defc5bc9da493c6e71319da50e (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’