summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/T9497c-run.stderr
blob: 5fe0743d6cc26ae380592caa52ca5f3aba6ff79f (plain)
1
2
3
4
5
6
7
8
T9497c-run: T9497c-run.hs:2:8: error:
    Found hole: _main :: IO ()
    Or perhaps ‘_main’ is mis-spelled, or not in scope
    Relevant bindings include
      main :: IO () (bound at T9497c-run.hs:2:1)
    In the expression: _main
    In an equation for ‘main’: main = _main
(deferred type error)