sig
  type t = [ `Long_running of string * string | `No_operation ]
  val nop : Ketrew_target.Build_process.t
end