Skip to content

v2.10.0

Compare
Choose a tag to compare
@ra-bot ra-bot released this 02 Aug 08:03
  • Exception analysis: add support for inner modules.
  • Exception analysis: correctly hide location of caught exceptions when other instances of the same exception are reported.
  • Exception analysis: report on toplevel bindings of the form let () = ... and let _ = ....