summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11990b.stderr
blob: 834d22f1580902ae24a4328cce19cdf38340625f (plain)
1
2
3
4
5

T11990b.hs:28:6: error: [GHC-64725]
    • Unexpected type @ PartialTF: Char
    • In the expression: testNesPartialTF 'a'
      In an equation for ‘t2’: t2 = testNesPartialTF 'a'