summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/T9497c-run.stderr
blob: be5d9472f74478007747abe425087c862899908e (plain)
1
2
3
4
5
6
7
T9497c-run: T9497c-run.hs:2:8:
    Found hole ‘_main’ with type: IO ()
    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)