Skip to content
  • Simon Marlow's avatar
    f9129b03
    Fix bug introduced in b2bd63f9 · f9129b03
    Simon Marlow authored
    HPC expects the end column of a span to be one less than the
    convention used by SrcSpan, and we had lost the "-1", causing various
    HPC tests to fail.
    f9129b03
    Fix bug introduced in b2bd63f9
    Simon Marlow authored
    HPC expects the end column of a span to be one less than the
    convention used by SrcSpan, and we had lost the "-1", causing various
    HPC tests to fail.
Loading