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

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