FStarLang / steel

The Steel separation logic library for F*
Apache License 2.0
31 stars 5 forks source link

Steel.Effect.Common: update after changes to TacticFailure exception #173

Closed mtzguido closed 2 months ago

mtzguido commented 2 months ago

This should also preserve error ranges better.

--

This fixes the build after https://github.com/FStarLang/FStar/pull/3370. Sorry for not noticing earlier. It also makes re-raised exceptions preserve the original range, so I wonder if it improves error locations noticeably in Steel code.