Should we annotate evidence in HsWrapper with ticks?
I noticed that the coverage passes don't annotate the evidence gathered in a HsWrapper with (source note) ticks.
In practice, I am not sure how much difference this makes to anything but given we annotate normal let-bound things then it might improve IPE/DWARF info if we annotate let bound evidence as well.
cc @bgamari