version = "6.0.0"
description = "Emit runtime events to trace the execution of Lwt programs"
requires = "runtime_events"
archive(byte) = "lwt_runtime_events.cma"
archive(native) = "lwt_runtime_events.cmxa"
plugin(byte) = "lwt_runtime_events.cma"
plugin(native) = "lwt_runtime_events.cmxs"