summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T4875.stderr
blob: 98584a44f05caa5a64ec3d56c23e866fe76a6896 (plain)
1
2
3
4
5

T4875.hs:27:24: error:
    ‘r’ is applied to too many type arguments
    In the type signature: multiplicities :: r c -> [c]
    In the class declaration for ‘Morphic’