summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/DodgyExports01.stderr
blob: 8e9c00d8b829dcceded987d0d2e84e9670558d4a (plain)
1
2
3
4
5

DodgyExports01.hs:2:13: warning: [-Wdodgy-exports (in -Wextra)]
    The export item ‘T(..)’ suggests that
    ‘T’ has (in-scope) constructors or class methods,
    but it has none