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

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

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