summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T3176.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T3176.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T3176.stderr7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T3176.stderr b/testsuite/tests/typecheck/should_fail/T3176.stderr
new file mode 100644
index 0000000000..393880367d
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/T3176.stderr
@@ -0,0 +1,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