summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T11452.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T11452.stderr')
-rw-r--r--testsuite/tests/th/T11452.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/T11452.stderr b/testsuite/tests/th/T11452.stderr
index 32064a9c78..e4f1cc604d 100644
--- a/testsuite/tests/th/T11452.stderr
+++ b/testsuite/tests/th/T11452.stderr
@@ -8,7 +8,7 @@ T11452.hs:6:14: error:
T11452.hs:6:14: error:
• Cannot instantiate unification variable ‘p0’
- with a type involving foralls: forall a. a -> a
+ with a type involving polytypes: forall a. a -> a
GHC doesn't yet support impredicative polymorphism
• In the Template Haskell quotation [|| \ _ -> () ||]
In the expression: [|| \ _ -> () ||]