Skip to content

Commit 9c3bf47

Browse files
committed
Remove deprecated -bs-super-errors option
1 parent dbbe10e commit 9c3bf47

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

jscomp/bsc/rescript_compiler_main.ml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,6 @@ let buckle_script_flags : (string * Bsc_args.spec * string) array =
340340

341341
(******************************************************************************)
342342

343-
"-bs-super-errors", unit_call (fun _ -> ()),
344-
"*deprecated* Better error message combined with other tools ";
345-
346343
"-unboxed-types", set Clflags.unboxed_types,
347344
"*internal* Unannotated unboxable types will be unboxed";
348345

0 commit comments

Comments
 (0)