summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T15806.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/should_run/T15806.stderr')
-rw-r--r--testsuite/tests/ghci/should_run/T15806.stderr3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/should_run/T15806.stderr b/testsuite/tests/ghci/should_run/T15806.stderr
new file mode 100644
index 0000000000..b7e0b4be56
--- /dev/null
+++ b/testsuite/tests/ghci/should_run/T15806.stderr
@@ -0,0 +1,3 @@
+<interactive>:1:1: error:
+ Illegal polymorphic type: forall a. a -> a
+ GHC doesn't yet support impredicative polymorphism \ No newline at end of file