File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
test/blackbox-tests/test-cases/melange Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11Unreleased
22----------
33
4- - Attach melange rules to the default alias (#7926 , @haochenx )
5-
64- Cinaps: The promotion rules for cinaps would only offer one file at a time no
75 matter how many promotions were available. Now we offer all the promotions at
86 once (#7901 , @rgrinberg )
@@ -41,6 +39,8 @@ Unreleased
4139- Allow multiple globs in library's ` (stdlib (internal_modules ..)) `
4240 (@anmonteiro , #7878 )
4341
42+ - Attach melange rules to the default alias (#7926 , @haochenx )
43+
44443.8.1 (2023-06-05)
4545------------------
4646
Original file line number Diff line number Diff line change @@ -36,5 +36,6 @@ Creating dir fixes the problem
3636
3737 $ mkdir output
3838
39- $ dune rules output | grep In_build_dir
39+ $ dune rules output | grep " \.cmj "
4040 (In_build_dir _build/ default /. output. mobjs/ melange/ melange__Main. cmj))))
41+ . output. mobjs/ melange/ melange__Main. cmj))))
You can’t perform that action at this time.
0 commit comments