summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T3263.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/T3263.stderr')
-rw-r--r--testsuite/tests/ghci/scripts/T3263.stderr3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/scripts/T3263.stderr b/testsuite/tests/ghci/scripts/T3263.stderr
index 737f0bbcaa..df58a5dc58 100644
--- a/testsuite/tests/ghci/scripts/T3263.stderr
+++ b/testsuite/tests/ghci/scripts/T3263.stderr
@@ -1,5 +1,4 @@
-T3263.hs:8:12: Warning:
+T3263.hs:8:12: warning: [-Wunused-do-bind (in -Wall)]
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- getChar’
- or by using the flag -fno-warn-unused-do-bind