summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T9497a.stderr
blob: ca22451023b5bfe7268b12c82477bb234fe9c0e8 (plain)
1
2
3
4
5
6
7

T9497a.hs:2:8: warning:
    • 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 T9497a.hs:2:1)