summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/Werror01.stderr
blob: 85c01ed19bbbfb2b4b228564da5c2f2ca5f3cdbf (plain)
1
2
3

Werror01.hs:5:1: warning: [GHC-38417] [-Wmissing-signatures (in -Wall)]
    Top-level binding with no type signature: foo :: () -> ()