summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T3263.stderr
blob: 737f0bbcaaa98fd29adeca522e23cb7bc4f457d0 (plain)
1
2
3
4
5

T3263.hs:8:12: Warning:
    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