CHANGES: ppx_rescript_compat (ReScript compatibility layer): fix conversion for cases such as foo["bar"] = assignment (#441): These are now correctly converted to the OCaml equivalent: foo##bar #= assignment [mel]: fix merlin generation, broken since mel was moved to its own package (#442)