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