diff options
Diffstat (limited to 'testsuite/tests/driver/T12056c.stderr')
-rw-r--r-- | testsuite/tests/driver/T12056c.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/driver/T12056c.stderr b/testsuite/tests/driver/T12056c.stderr index 3a924a38da..2591d64eeb 100644 --- a/testsuite/tests/driver/T12056c.stderr +++ b/testsuite/tests/driver/T12056c.stderr @@ -1,6 +1,6 @@ -on the commandline: warning: [-Wdeprecated-flags (in -Wdefault)] - -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS - -on the commandline: warning: [-Wunrecognised-warning-flags (in -Wdefault)] +on the commandline: warning: [GHC-93741] [-Wunrecognised-warning-flags (in -Wdefault)] unrecognised warning flag: -Wbar + +on the commandline: warning: [GHC-53692] [-Wdeprecated-flags (in -Wdefault)] + -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS |