summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc126.stderr-ghc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/tc126.stderr-ghc')
-rw-r--r--testsuite/tests/typecheck/should_compile/tc126.stderr-ghc12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/typecheck/should_compile/tc126.stderr-ghc b/testsuite/tests/typecheck/should_compile/tc126.stderr-ghc
index ee49f159f4..c4c41ea473 100644
--- a/testsuite/tests/typecheck/should_compile/tc126.stderr-ghc
+++ b/testsuite/tests/typecheck/should_compile/tc126.stderr-ghc
@@ -1,8 +1,8 @@
-tc126.hs:15:25:
- Warning: No explicit method or default declaration for `bug'
- In the instance declaration for `Bug (Int -> r) Int r'
+tc126.hs:15:25: Warning:
+ No explicit method or default declaration for ‛bug’
+ In the instance declaration for ‛Bug (Int -> r) Int r’
-tc126.hs:16:10:
- Warning: No explicit method or default declaration for `bug'
- In the instance declaration for `Bug f (c a) (c r)'
+tc126.hs:16:10: Warning:
+ No explicit method or default declaration for ‛bug’
+ In the instance declaration for ‛Bug f (c a) (c r)’