fmt+deps
This commit is contained in:
parent
321530d9d6
commit
e133e576bf
6 changed files with 69 additions and 46 deletions
40
dune-project
40
dune-project
|
|
@ -1,23 +1,15 @@
|
|||
(lang dune 2.9)
|
||||
|
||||
(implicit_transitive_deps false)
|
||||
|
||||
(name pellest)
|
||||
(implicit_transitive_deps false)
|
||||
(generate_opam_files true)
|
||||
|
||||
(authors "swrup")
|
||||
|
||||
(maintainers "swrup@protonmail.com")
|
||||
(authors "swrup@protonmail.com" "pena <pena@kumikode.org>")
|
||||
(maintainers "swrup@protonmail.com" "pena <pena@kumikode.org>")
|
||||
|
||||
(source
|
||||
(uri TODO/pellest))
|
||||
|
||||
(homepage TODO/pellest)
|
||||
|
||||
(bug_reports TODO/pellest)
|
||||
|
||||
(documentation TODO/pellest)
|
||||
|
||||
(generate_opam_files true)
|
||||
(uri git+https://forge.kumikode.org/swrup/pellest.git))
|
||||
(homepage https://forge.kumikode.org/swrup/pellest)
|
||||
(bug_reports https://forge.kumikode.org/swrup/pellest/issues)
|
||||
|
||||
(package
|
||||
(name pellest)
|
||||
|
|
@ -28,4 +20,20 @@
|
|||
(pellest TODO TODO TODO TODO))
|
||||
(depends
|
||||
(ocaml
|
||||
(>= 4.08))))
|
||||
(>= 4.08))
|
||||
bos
|
||||
brr
|
||||
caqti
|
||||
caqti-driver-sqlite3
|
||||
directories
|
||||
dream
|
||||
emile
|
||||
fpath
|
||||
lambdasoup
|
||||
lwt
|
||||
lwt_ppx
|
||||
safepass
|
||||
scfg
|
||||
tyxml
|
||||
uri
|
||||
uuidm))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue