add depends; ocamlformat update
This commit is contained in:
parent
40d2df6f30
commit
b5c70ed7dd
@ -1,4 +1,4 @@
|
||||
version=0.26.1
|
||||
version=0.26.2
|
||||
assignment-operator=end-line
|
||||
break-cases=fit
|
||||
break-fun-decl=wrap
|
||||
|
@ -27,5 +27,8 @@
|
||||
(tags
|
||||
(jb architecte joanna barreiro website))
|
||||
(depends
|
||||
drame
|
||||
scfg
|
||||
crunch
|
||||
(ocaml
|
||||
(>= 4.08))))
|
||||
|
3
jb.opam
3
jb.opam
@ -10,6 +10,9 @@ doc: "https://doc.zapashcanon.fr/jb"
|
||||
bug-reports: "https://git.zapashcanon.fr/zapashcanon/jb/issues"
|
||||
depends: [
|
||||
"dune" {>= "3.0"}
|
||||
"drame"
|
||||
"scfg"
|
||||
"crunch"
|
||||
"ocaml" {>= "4.08"}
|
||||
"odoc" {with-doc}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user