summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T9778.stderr
blob: 9fcc9ece347ff6d2212ce2a1e8d9998c1e303640 (plain)
1
2
3
4

T9778.hs:8:10: warning: [-Wunticked-promoted-constructors (in -Wall)]
    Unticked promoted constructor: ‘A’.
    Suggested fix: Use ‘'A’ instead of ‘A’.