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