diff options
Diffstat (limited to 'testsuite/tests/rename/should_compile/T5867.stderr')
-rw-r--r-- | testsuite/tests/rename/should_compile/T5867.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_compile/T5867.stderr b/testsuite/tests/rename/should_compile/T5867.stderr index 34724ad487..9bef44b1d0 100644 --- a/testsuite/tests/rename/should_compile/T5867.stderr +++ b/testsuite/tests/rename/should_compile/T5867.stderr @@ -1,8 +1,8 @@ -T5867.hs:4:7: warning: [-Wdeprecations (in -Wdefault)] +T5867.hs:4:7: warning: [GHC-68441] [-Wdeprecations (in -Wdefault)] In the use of âfâ (imported from T5867a): Deprecated: "Don't use f!" -T5867.hs:5:7: warning: [-Wdeprecations (in -Wdefault)] +T5867.hs:5:7: warning: [GHC-68441] [-Wdeprecations (in -Wdefault)] In the use of âfâ (imported from T5867a): Deprecated: "Don't use f!" |