summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T9433.stderr
blob: bd4ab42878c182b9ae30a89d72f49fa7caeb188d (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 for ‘x’: x :: Map Id [Bool]