summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T9778.stderr
blob: 8c5f09200dcc8b98ffb16d82a1e15af5169762f7 (plain)
1
2
3
4
5
6
7
8

T9778.hs:12:10: warning: [GHC-49957] [-Wunticked-promoted-constructors]
    Unticked promoted constructor: A.
    Suggested fix: Use 'A instead of A.

T9778.hs:16:14: warning: [GHC-49957] [-Wunticked-promoted-constructors]
    Unticked promoted constructor: `MkD`.
    Suggested fix: Use '`MkD` instead of `MkD`.