summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/T9497b-run.stderr
blob: 02fda3473cf7a25bae1339f4e46b2cbe1e3058b7 (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
    Relevant bindings include
      main :: IO () (bound at T9497b-run.hs:2:1)
    In the expression: _main
    In an equation for ‘main’: main = _main
(deferred type error)