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

Test20315.hs:3:5: error:
    • 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