Skip to content

Commit eee40b1

Browse files
committed
artifacts
1 parent 2a33af4 commit eee40b1

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

jscomp/main/builtin_cmi_datasets.ml

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

jscomp/others/release.ninja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ o others/js_obj.cmi others/js_obj.cmj : cc others/js_obj.ml | others/belt_intern
4747
o others/js_option.cmj : cc_cmi others/js_option.ml | others/belt_internals.cmi others/js.cmi others/js_exn.cmj others/js_option.cmi $bsc
4848
o others/js_option.cmi : cc others/js_option.mli | others/belt_internals.cmi others/js.cmi $bsc
4949
o others/js_promise.cmi others/js_promise.cmj : cc others/js_promise.ml | others/belt_internals.cmi others/js.cmi $bsc
50-
o others/js_promise2.cmi others/js_promise2.cmj : cc others/js_promise2.res | others/belt_internals.cmi others/js.cmi $bsc
50+
o others/js_promise2.cmi others/js_promise2.cmj : cc others/js_promise2.res | others/belt_internals.cmi others/js.cmi others/js_promise.cmj $bsc
5151
o others/js_re.cmi others/js_re.cmj : cc others/js_re.ml | others/belt_internals.cmi others/js.cmi others/js.cmj $bsc
5252
o others/js_result.cmj : cc_cmi others/js_result.ml | others/belt_internals.cmi others/js.cmi others/js_result.cmi $bsc
5353
o others/js_result.cmi : cc others/js_result.mli | others/belt_internals.cmi others/js.cmi $bsc

lib/4.06.1/unstable/js_compiler.ml

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

lib/4.06.1/unstable/js_playground_compiler.ml

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

lib/4.06.1/whole_compiler.ml

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

packages/artifacts.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ lib/ocaml/js_promise.cmt
745745
lib/ocaml/js_promise.ml
746746
lib/ocaml/js_promise2.cmi
747747
lib/ocaml/js_promise2.cmt
748-
lib/ocaml/js_promise2.ml
748+
lib/ocaml/js_promise2.res
749749
lib/ocaml/js_re.cmi
750750
lib/ocaml/js_re.cmt
751751
lib/ocaml/js_re.ml

0 commit comments

Comments
 (0)