summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/RepPolyWrappedVar.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rep-poly/RepPolyWrappedVar.stderr')
-rw-r--r--testsuite/tests/rep-poly/RepPolyWrappedVar.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rep-poly/RepPolyWrappedVar.stderr b/testsuite/tests/rep-poly/RepPolyWrappedVar.stderr
index abdafcf070..bdfc215389 100644
--- a/testsuite/tests/rep-poly/RepPolyWrappedVar.stderr
+++ b/testsuite/tests/rep-poly/RepPolyWrappedVar.stderr
@@ -4,6 +4,6 @@ RepPolyWrappedVar.hs:15:10: error: [GHC-55287]
The first argument of ‘mkWeak#’
does not have a fixed runtime representation.
Its type is:
- a :: TYPE ('BoxedRep l)
+ a :: TYPE (BoxedRep l)
• In the expression: mkWeak# @a @Int @Bool
In an equation for ‘primop’: primop = mkWeak# @a @Int @Bool