modulectomy: Add tree-layout dependency

This commit is contained in:
Reynir Björnsson 2022-08-23 11:16:19 +02:00
parent 0cfab7af87
commit be4861cc8f

View file

@ -12,6 +12,7 @@ depends: [
"ocaml" {>= "4.08.0"} "ocaml" {>= "4.08.0"}
"dune" "dune"
"owee" {>= "0.5"} "owee" {>= "0.5"}
"tree_layout"
"iter" "iter"
"containers" "containers"
"containers-data" "containers-data"