summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T15954.stderr
blob: 53146b770bf046f5e9ab6b70b4e01fc0ba96ce81 (plain)
1
2
3
4
5
6
7
8

T15954.hs:10:1: error:
    • The type synonym ‘A’ should have 1 argument, but has been given none
    • In the type synonym declaration for ‘C1’

T15954.hs:14:1: error:
    • The type synonym ‘A’ should have 1 argument, but has been given none
    • In the type synonym declaration for ‘C2’