Skip to content

Commit 37fae5b

Browse files
committed
_
Signed-off-by: Antonio Nuno Monteiro <[email protected]>
1 parent 34f6dbb commit 37fae5b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Unreleased
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+
4444
3.8.1 (2023-06-05)
4545
------------------
4646

test/blackbox-tests/test-cases/melange/dune-rules.t

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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))))

0 commit comments

Comments
 (0)