EPA: Remove EpAnnNotUsed
We no longer need the EpAnnNotUsed
constructor for EpAnn
, as we can
represent an unused annotation with an anchor having a EpaDelta
of
zero, and empty comments and annotations.
This simplifies code handling annotations considerably.
Updates haddock submodule