summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T3176.stderr
blob: 50e6b52c78a58fd5a269f0430e288bc79f2be232 (plain)
1
2
3
4
5
6
7

T3176.hs:9:27:
    Cannot use record selector ‘unES’ as a function due to escaped type variables
    Probable fix: use pattern-matching syntax instead
    In the expression: unES
    In the second argument of ‘($)’, namely ‘unES $ f t’
    In the expression: show $ unES $ f t