5 lines
80 B
OCaml
5 lines
80 B
OCaml
|
|
open Import
|
||
|
|
|
||
|
|
(** Command to print outdated packages *)
|
||
|
|
val command : unit Cmd.t
|