blob: e909432cfc22158713f150f050053387f5b60741 (
plain)
1
2
3
4
5
6
|
T14794c.hs:8:1: warning: [GHC-38417] [-Wmissing-signatures (in -Wall)]
Top-level binding with no type signature: testExported :: Bool
T14794c.hs:10:1: warning: [GHC-38417] [-Wmissing-signatures (in -Wall)]
Top-level binding with no type signature: testUnexported :: Bool
|