Skip to content

Commit 7dd97e7

Browse files
authored
Remove dead modules (#7008)
* Remove dead modules * CHANGELOG
1 parent 85eb864 commit 7dd97e7

27 files changed

+7
-1868
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
- Add dev container. https://github.com/rescript-lang/rescript-compiler/pull/6962
4646
- Convert more tests to the node test runner. https://github.com/rescript-lang/rescript-compiler/pull/6956
4747
- Remove attribute "internal.arity". https://github.com/rescript-lang/rescript-compiler/pull/7004
48+
- Remove dead modules. https://github.com/rescript-lang/rescript-compiler/pull/7008
4849

4950
# 12.0.0-alpha.1
5051

jscomp/bsb/bsb_file.ml

Lines changed: 0 additions & 73 deletions
This file was deleted.

jscomp/bsb/bsb_file.mli

Lines changed: 0 additions & 26 deletions
This file was deleted.

jscomp/bsb_helper/bsb_helper_extract.ml

Lines changed: 0 additions & 36 deletions
This file was deleted.

jscomp/bsb_helper/bsb_helper_extract.mli

Lines changed: 0 additions & 26 deletions
This file was deleted.

jscomp/core/js_of_lam_module.ml

Lines changed: 0 additions & 28 deletions
This file was deleted.

jscomp/core/js_of_lam_module.mli

Lines changed: 0 additions & 25 deletions
This file was deleted.

jscomp/core/js_of_lam_tuple.ml

Lines changed: 0 additions & 28 deletions
This file was deleted.

jscomp/core/js_of_lam_tuple.mli

Lines changed: 0 additions & 27 deletions
This file was deleted.

jscomp/core/lam_group_pass.ml

Lines changed: 0 additions & 59 deletions
This file was deleted.

jscomp/ext/ext_cmp.ml

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)