summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_fail/WarningCategory4.stderr
blob: 87e0757c02e0ad9dd67ff7f738a9313ac6968b77 (plain)
1
2
3
4
5
6
7
8

WarningCategory1.hs:7:8: error: [GHC-63394] [-Wx-dangerous (in -Wextended-warnings), -Werror=x-dangerous]
    In the use of ‘foo’ (imported from WarningCategory1_B):
    "foo is dangerous"

WarningCategory1.hs:7:13: warning: [GHC-63394] [-Wx-mostly-harmless (in -Wextended-warnings)]
    In the use of ‘bar’ (imported from WarningCategory1_B):
    "bar is mostly harmless"