diff options
Diffstat (limited to 'testsuite/tests/perf/compiler/InstanceMatching.stderr')
-rw-r--r-- | testsuite/tests/perf/compiler/InstanceMatching.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/perf/compiler/InstanceMatching.stderr b/testsuite/tests/perf/compiler/InstanceMatching.stderr index f4e978cf2e..d7b0eb155b 100644 --- a/testsuite/tests/perf/compiler/InstanceMatching.stderr +++ b/testsuite/tests/perf/compiler/InstanceMatching.stderr @@ -1,5 +1,5 @@ -Match.hs:1006:1: error: - • No instance for (Show (F001 a)) arising from a use of ‘showsPrec’ +Match.hs:1007:1: error: + • No instance for ‘Show (F001 a)’ arising from a use of ‘showsPrec’ • In the first argument of ‘(.)’, namely ‘(showsPrec 11 b1)’ In the second argument of ‘(.)’, namely |