summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T10638.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T10638.stderr')
-rw-r--r--testsuite/tests/th/T10638.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/th/T10638.stderr b/testsuite/tests/th/T10638.stderr
index cc4946a074..582190e688 100644
--- a/testsuite/tests/th/T10638.stderr
+++ b/testsuite/tests/th/T10638.stderr
@@ -1,5 +1,5 @@
-T10638.hs:26:11:
- ‘static test2’ is not a valid C identifier
- When checking declaration:
- foreign import prim safe "static test2" cmm_test2 :: Int# -> Int#
+T10638.hs:26:10: error:
+ • ‘static test2’ is not a valid C identifier
+ • When checking declaration:
+ foreign import prim safe "static test2" cmm_test2 :: Int# -> Int#