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

T11990b.hs:28:6:
     Unexpected type @ PartialTF: Char
     In the expression: testNesPartialTF 'a'
      In an equation for ‘t2’: t2 = testNesPartialTF 'a'