add depends
This commit is contained in:
parent
473954be07
commit
49b7a37597
126 changed files with 6991 additions and 8425 deletions
36
dune-project
36
dune-project
|
|
@ -1,8 +1,9 @@
|
|||
(lang dune 2.8)
|
||||
(using menhir 2.1)
|
||||
|
||||
(implicit_transitive_deps false)
|
||||
|
||||
(name permap)
|
||||
(name geochan)
|
||||
|
||||
(license AGPL-3.0-or-later)
|
||||
|
||||
|
|
@ -11,11 +12,40 @@
|
|||
(generate_opam_files true)
|
||||
|
||||
(package
|
||||
(name permap)
|
||||
(name geochan)
|
||||
(synopsis "OCaml library/executable to TODO")
|
||||
(description "permap is an OCaml library/executable to TODO.")
|
||||
(description "geochan is an OCaml library/executable to TODO.")
|
||||
(tags
|
||||
(permap forum map local-knownledge ecology permaculture plant))
|
||||
(depends
|
||||
dream
|
||||
lwt
|
||||
yojson
|
||||
brr
|
||||
leaflet
|
||||
js_of_ocaml
|
||||
uuidm
|
||||
scfg
|
||||
crunch
|
||||
safepass
|
||||
omd
|
||||
lambdasoup
|
||||
bos
|
||||
caqti
|
||||
caqti-driver-sqlite3
|
||||
conan
|
||||
conan-database
|
||||
directories
|
||||
dream
|
||||
dream-pure
|
||||
emile
|
||||
fpath
|
||||
lambdasoup
|
||||
omd
|
||||
safepass
|
||||
scfg
|
||||
uri
|
||||
uuidm
|
||||
yojson
|
||||
(ocaml
|
||||
(>= 4.08))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue