We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427c339 commit 32d8bf9Copy full SHA for 32d8bf9
helix.opam
@@ -23,12 +23,6 @@ depends: [
23
"ocaml"
24
"dune" {build}
25
"signal"
26
- "js_of_ocaml-compiler" {build & >= "4.1.0"} # jx.jsoo
+ "js_of_ocaml-compiler" {build & >= "4.1.0"}
27
"odoc" {with-doc}
28
- "ocaml-lsp-server" {with-dev-setup}
29
- "ocamlformat" {with-dev-setup}
30
-]
31
-
32
-pin-depends: [
33
- ["signal.dev" "git+https://github.com/rizo/signal#8c27848ecef0b4763573f9108b4857799fc03b9a"]
34
]
0 commit comments