summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/Test20315.stderr
blob: 258abc1fdad5876c37d4467d9321250a2ccacaac (plain)
1
2
3
4
5
6
7

Test20315.hs:3:5: error: [GHC-83865]
    • Couldn't match type ‘'Many’ with ‘m1 n1’
      Expected: a1 %(m1 n1) -> a1
        Actual: a1 -> a1
    • In the expression: id :: a %(m n) -> a
      In an equation for ‘f’: f = id :: a %(m n) -> a