summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T3263.stderr
blob: 9a09c8187083806c325990168ff43c951a58c7b2 (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