summaryrefslogtreecommitdiff
path: root/testsuite/tests/rep-poly/RepPolyMagic.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rep-poly/RepPolyMagic.stderr')
-rw-r--r--testsuite/tests/rep-poly/RepPolyMagic.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rep-poly/RepPolyMagic.stderr b/testsuite/tests/rep-poly/RepPolyMagic.stderr
index 47e7ba81d3..d0e5a36e5b 100644
--- a/testsuite/tests/rep-poly/RepPolyMagic.stderr
+++ b/testsuite/tests/rep-poly/RepPolyMagic.stderr
@@ -1,5 +1,5 @@
-RepPolyMagic.hs:12:7: error:
+RepPolyMagic.hs:12:7: error: [GHC-55287]
• Unsaturated use of a representation-polymorphic primitive function.
The second argument of ‘seq’
does not have a fixed runtime representation.
@@ -8,7 +8,7 @@ RepPolyMagic.hs:12:7: error:
• In the expression: seq
In an equation for ‘foo’: foo = seq
-RepPolyMagic.hs:15:7: error:
+RepPolyMagic.hs:15:7: error: [GHC-55287]
• Unsaturated use of a representation-polymorphic primitive function.
The second argument of ‘oneShot’
does not have a fixed runtime representation.