From c081890ba85c7b726038bcf267cad26d7c226394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Ch=C3=A1varri?= Date: Wed, 22 May 2024 17:04:34 +0200 Subject: [PATCH] melange v4 (#181) --- docs/how-to-guides.md | 2 +- documentation-site.opam | 4 ++-- playground/src/app.jsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/how-to-guides.md b/docs/how-to-guides.md index b009c9b22..bbd48625c 100644 --- a/docs/how-to-guides.md +++ b/docs/how-to-guides.md @@ -467,7 +467,7 @@ subcommand: opam list --installed melange # Packages matching: name-match(melange) & installed # Name # Installed # Synopsis -melange 3.0.0 Toolchain to produce JS from Reason/OCaml +melange 4.0.0 Toolchain to produce JS from Reason/OCaml ``` Before building, we have to update some parts of the configuration to make it diff --git a/documentation-site.opam b/documentation-site.opam index 2a753a5e4..79a8ebecb 100644 --- a/documentation-site.opam +++ b/documentation-site.opam @@ -27,8 +27,8 @@ depends: [ ] dev-repo: "git+https://github.com/melange-re/melange-re.github.io.git" pin-depends: [ - [ "melange.dev" "git+https://github.com/melange-re/melange.git#766b65d21dbe60fbcab74d458395606c2676d2bd" ] - [ "melange-playground.dev" "git+https://github.com/melange-re/melange.git#766b65d21dbe60fbcab74d458395606c2676d2bd" ] + [ "melange.dev" "git+https://github.com/melange-re/melange.git#3a953fa32ed26449e5e8304c12d6ba18a4f08438" ] + [ "melange-playground.dev" "git+https://github.com/melange-re/melange.git#3a953fa32ed26449e5e8304c12d6ba18a4f08438" ] [ "reason-react.dev" "git+https://github.com/reasonml/reason-react.git#4ee2eda353628090eda95e0b8dabe4e2be50f954" ] [ "reason-react-ppx.dev" "git+https://github.com/reasonml/reason-react.git#4ee2eda353628090eda95e0b8dabe4e2be50f954" ] [ "cmarkit.dev" "git+https://github.com/dbuenzli/cmarkit.git#f37c8ea86fd0be8dba7a8babcee3682e0e047d91" ] diff --git a/playground/src/app.jsx b/playground/src/app.jsx index c5b4dcb2d..7c4329102 100644 --- a/playground/src/app.jsx +++ b/playground/src/app.jsx @@ -137,7 +137,7 @@ function Sidebar({ onExampleClick }) {
{"Melange"} - {"3.0.0-51"} + {"4.0.0-51"} {"OCaml"}