Skip to content

Commit 6f5fb9d

Browse files
jfrolichEduardoRFS
andauthored
use @opam/reason (rescript-lang#89)
Co-authored-by: EduardoRFS <[email protected]>
1 parent f5cb19b commit 6f5fb9d

File tree

5 files changed

+222
-25
lines changed

5 files changed

+222
-25
lines changed

esy.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
"version": "7.2.0",
44
"dependencies": {
55
"ocaml": "4.12.0+BS",
6-
"@esy-ocaml/reason": "^3.7.0",
6+
"@opam/reason": "^3.7.0",
77
"@opam/dune": "*",
88
"@opam/dune-action-plugin": "*",
99
"@opam/ocamlfind": "1.8.1"
1010
},
1111
"devDependencies": {
12+
"@opam/ocaml-lsp-server": "ocaml/ocaml-lsp:ocaml-lsp-server.opam",
1213
"web-tree-sitter": "0.18.0",
1314
"@opam/merlin": "*"
1415
},

esy.lock/index.json

Lines changed: 123 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

esy.lock/opam/dune-build-info.2.8.4/opam

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

esy.lock/opam/ppx_yojson_conv_lib.v0.14.0/opam

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

esy.lock/opam/reason.3.7.0/opam

Lines changed: 31 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)