summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/T13838.stderr
blob: b2129f7d1366cde1637f8cb4240fefef613075a2 (plain)
1
2
3
4
5
6
T13838.exe: T13838.hs:6:1: error:
    • Couldn't match expected type ‘IO t0’ with actual type ‘() -> ()’
    • Probable cause: ‘main’ is applied to too few arguments
      In the expression: main
      When checking the type of the IO action ‘main’
(deferred type error)