Skip to content

Commit d815513

Browse files
committed
Use flambda option
1 parent d8a7055 commit d815513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gobview.opam.locked

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ depends: [
4949
"menhirSdk" {= "20220210"}
5050
"merlin-extend" {= "0.6.1"}
5151
"ocaml" {= "4.14.0"}
52-
"ocaml-base-compiler" {= "4.14.0"}
52+
"ocaml-variants" {= "4.14.0+options"}
5353
"ocaml-compiler-libs" {= "v0.12.4"}
5454
"ocaml-config" {= "2"}
55-
"ocaml-options-vanilla" {= "1"}
55+
"ocaml-option-flambda" {= "1"}
5656
"ocaml-version" {= "3.5.0"}
5757
"ocamlbuild" {= "0.14.2"}
5858
"ocamlfind" {= "1.9.5"}

0 commit comments

Comments
 (0)