diff options
Diffstat (limited to 'testsuite/tests/th/T12411.stderr')
-rw-r--r-- | testsuite/tests/th/T12411.stderr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/th/T12411.stderr b/testsuite/tests/th/T12411.stderr index 79172a1a46..be5f843ee2 100644 --- a/testsuite/tests/th/T12411.stderr +++ b/testsuite/tests/th/T12411.stderr @@ -3,4 +3,5 @@ T12411.hs:5:1: error: Illegal visible type application ‘@Q’ Perhaps you intended to use TypeApplications -T12411.hs:5:7: error: Not in scope: type constructor or class ‘Q’ +T12411.hs:5:7: error: [GHC-76037] + Not in scope: type constructor or class ‘Q’ |