summaryrefslogtreecommitdiff
path: root/testsuite/tests/runghc/T17171a.stderr
blob: 5079cf4075de554847efa68dc593e280b432f22d (plain)
1
2
3
4
5
Main.hs:1:1: error:
    The IO action ‘main’ is not exported by module ‘Main’
  |
1 | module Main () where
  | ^