diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/T2182ghci2.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T2182ghci2.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/scripts/T2182ghci2.stderr b/testsuite/tests/ghci/scripts/T2182ghci2.stderr index 8087c00af9..c690fc4074 100644 --- a/testsuite/tests/ghci/scripts/T2182ghci2.stderr +++ b/testsuite/tests/ghci/scripts/T2182ghci2.stderr @@ -1,10 +1,10 @@ -<interactive>:7:1: error: +<interactive>:7:1: error: [GHC-39999] • No instance for ‘GHC.Show.Show Float’ arising from a use of ‘System.IO.print’ • In a stmt of an interactive GHCi command: System.IO.print it -<interactive>:15:1: error: +<interactive>:15:1: error: [GHC-39999] • No instance for ‘GHC.Show.Show Float’ arising from a use of ‘System.IO.print’ • In a stmt of an interactive GHCi command: System.IO.print it |