summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T8501c.stderr
blob: b12b53e8ade72fb94c276d3afad639407eb27b7a (plain)
1
2
3
4
5
6

T8501c.hs:4:7: error:
    • Variable not in scope:
        mdo :: (String -> IO ()) -> [Char] -> IO ()
    • Perhaps you meant ‘mod’ (imported from Prelude)
      Perhaps you meant to use RecursiveDo