Skip to content

Commit e519602

Browse files
committed
functoria-runtime: add ocamlfind dependency, as suggested by @kit-ty-kate
1 parent 5e598c8 commit e519602

File tree

1 file changed

+1
-0
lines changed
  • packages/functoria-runtime/functoria-runtime.4.3.5

1 file changed

+1
-0
lines changed

packages/functoria-runtime/functoria-runtime.4.3.5/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ depends: [
2323
"dune" {>= "2.9.0"}
2424
"cmdliner" {>= "1.1.0"}
2525
"fmt" {>= "0.8.7"}
26+
"ocamlfind"
2627
]
2728

2829
synopsis: "Runtime support library for functoria-generated code"

0 commit comments

Comments
 (0)