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

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