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 1b2a8d8 commit ae70b6bCopy full SHA for ae70b6b
dune-project
@@ -26,6 +26,7 @@
26
(synopsis
27
"Virtual package gathering developers dependencies for hacking the Spatial Shell project")
28
(depends
29
+ dune-release
30
ocaml-lsp-server
31
odoc
32
(ocamlformat
spatial-dev.opam
@@ -10,6 +10,7 @@ homepage: "https://github.com/lthms/spatial-shell"
10
bug-reports: "https://github.com/lthms/spatial-shell/issues"
11
depends: [
12
"dune" {>= "3.0"}
13
+ "dune-release"
14
"ocaml-lsp-server"
15
"odoc"
16
"ocamlformat" {= "0.25.1"}
0 commit comments