diff options
Diffstat (limited to 'testsuite/tests/module/mod47.stderr')
-rw-r--r-- | testsuite/tests/module/mod47.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod47.stderr b/testsuite/tests/module/mod47.stderr index 44aba92178..98bfdab685 100644 --- a/testsuite/tests/module/mod47.stderr +++ b/testsuite/tests/module/mod47.stderr @@ -6,4 +6,4 @@ mod47.hs:6:10: bound by the instance declaration at mod47.hs:6:10-34 Possible fix: add (Num a) to the context of the instance declaration - In the instance declaration for ‛Bar [a]’ + In the instance declaration for ‘Bar [a]’ |