summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/Test20315.stderr
blob: 690b68fcddbc9bb66ad8c209d45bfe7e653d37e7 (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