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

T11990a.hs:18:6:
     Unexpected type @ PartialTF: Char
     In the expression: testPartialTF 'a'
      In an equation for ‘t1’: t1 = testPartialTF 'a'