This commit is contained in:
parent
e849c418e9
commit
6e46589596
1 changed files with 20 additions and 9 deletions
29
src/dune
29
src/dune
|
|
@ -12,25 +12,36 @@
|
||||||
(wrapped false)
|
(wrapped false)
|
||||||
(modules :standard \ mte b32)
|
(modules :standard \ mte b32)
|
||||||
(libraries
|
(libraries
|
||||||
|
;
|
||||||
|
mkernel
|
||||||
|
mnet
|
||||||
|
mnet-happy-eyeballs
|
||||||
|
mnet-dns
|
||||||
|
vifu
|
||||||
|
gmp
|
||||||
|
mirage-crypto
|
||||||
|
mirage-crypto-rng
|
||||||
|
mirage-crypto-rng-mkernel
|
||||||
|
mirage-ptime.solo5
|
||||||
|
;
|
||||||
b32
|
b32
|
||||||
;
|
;
|
||||||
; caqti
|
caqti
|
||||||
caqti-miou
|
caqti-miou
|
||||||
caqti-mnet
|
caqti-mnet
|
||||||
caqti-driver-pgx
|
caqti-driver-pgx
|
||||||
|
pgx
|
||||||
|
;
|
||||||
bin
|
bin
|
||||||
mirage-crypto
|
jsont
|
||||||
|
cohttp ; just for header stuff
|
||||||
|
duration
|
||||||
kdf.hkdf
|
kdf.hkdf
|
||||||
digestif
|
digestif
|
||||||
duration
|
|
||||||
vif
|
|
||||||
fmt
|
fmt
|
||||||
jsont
|
fmt.tty
|
||||||
cohttp
|
|
||||||
ptime
|
|
||||||
logs
|
logs
|
||||||
logs.fmt
|
logs.fmt))
|
||||||
fmt.tty))
|
|
||||||
|
|
||||||
(library ; crockford base32
|
(library ; crockford base32
|
||||||
(name b32)
|
(name b32)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue