File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed
Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 88 dune build src --profile dev
99
1010deps :
11- opam update
1211 opam switch import opam.export
1312
14- change-deps :
15- opam switch export opam.export
16-
1713release :
1814 dune build src --profile release
1915
Original file line number Diff line number Diff line change 1- (lang dune 3 .17 )
1+ (lang dune 3 .15 )
22( formatting ( enabled_for reason) )
Original file line number Diff line number Diff line change @@ -2,14 +2,13 @@ opam-version: "2.0"
22compiler: ["ocaml-base-compiler.5.0.0"]
33roots: [
44 "alcotest.1.7.0"
5- "dune.3.17.2 "
5+ "dune.3.15.0 "
66 "fmt.0.9.0"
77 "incr_dom.v0.16.0"
88 "js_of_ocaml.5.7.2"
99 "js_of_ocaml-ppx.5.7.2"
1010 "ocaml-base-compiler.5.0.0"
1111 "ocaml-lsp-server.1.17.0"
12- "ppx_blob.0.8.0"
1312 "ppx_deriving_hash.0.1.2"
1413 "ppx_deriving_yojson.3.7.0"
1514 "ppx_let.v0.16.0"
@@ -51,7 +50,7 @@ installed: [
5150 "cppo.1.6.9"
5251 "csexp.1.5.2"
5352 "diffable.v0.16.0"
54- "dune.3.17.2 "
53+ "dune.3.15.0 "
5554 "dune-build-info.3.15.0"
5655 "dune-configurator.3.15.0"
5756 "dune-rpc.3.15.0"
@@ -114,7 +113,6 @@ installed: [
114113 "ppx_base.v0.16.0"
115114 "ppx_bench.v0.16.0"
116115 "ppx_bin_prot.v0.16.0"
117- "ppx_blob.0.8.0"
118116 "ppx_cold.v0.16.0"
119117 "ppx_compare.v0.16.0"
120118 "ppx_custom_printf.v0.16.0"
You can’t perform that action at this time.
0 commit comments