summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T8368a.stderr
blob: a3d01dc47ffdd8296e6456150c1d8b16b2b0688f (plain)
1
2
3
4
5
6
7

T8368a.hs:7:3: error:
    • Couldn't match type ‘Bool’ with ‘Int’
      Expected: Fam Int b
        Actual: Fam Bool b
    • In the result type of data constructor ‘MkFam’
      In the data instance declaration for ‘Fam’