diff options
Diffstat (limited to 'testsuite/tests/module/mod49.stderr')
-rw-r--r-- | testsuite/tests/module/mod49.stderr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod49.stderr b/testsuite/tests/module/mod49.stderr index 4354bb77f2..e5ffcfce3c 100644 --- a/testsuite/tests/module/mod49.stderr +++ b/testsuite/tests/module/mod49.stderr @@ -1,2 +1,3 @@ -mod49.hs:5:3: ‘y’ is not a (visible) method of class ‘C’ +mod49.hs:5:3: error: [GHC-54721] + ‘y’ is not a (visible) method of class ‘C’ |