update opam file
This commit is contained in:
parent
a652ec69da
commit
b69f867423
4
aoc.opam
4
aoc.opam
|
|
@ -10,11 +10,11 @@ homepage: "https://github.com/username/reponame"
|
||||||
doc: "https://url/to/documentation"
|
doc: "https://url/to/documentation"
|
||||||
bug-reports: "https://github.com/username/reponame/issues"
|
bug-reports: "https://github.com/username/reponame/issues"
|
||||||
depends: [
|
depends: [
|
||||||
"ocaml"
|
|
||||||
"dune" {>= "3.10"}
|
|
||||||
"utop"
|
"utop"
|
||||||
"ocaml-lsp-server"
|
"ocaml-lsp-server"
|
||||||
"ocamlformat"
|
"ocamlformat"
|
||||||
|
"ocaml"
|
||||||
|
"dune" {>= "3.10"}
|
||||||
"re"
|
"re"
|
||||||
"containers"
|
"containers"
|
||||||
"iter"
|
"iter"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user