summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T9433.stderr
blob: 73dfe9e90015dce417dc5ba2c9977eecefc79581 (plain)
1
2
3
4

T9433.hs:14:6: error:
    The type family ‘Id’ should have 1 argument, but has been given none
    In the type signature: x :: Map Id [Bool]