mte/include/dune
2025-11-20 23:11:46 +01:00

10 lines
236 B
Text

(library
(name include)
; (wrapped false)
(modules taler_signatures)
(libraries))
(library ; todo: should I have a /lib?
(name parse_config)
(modules parse_config)
(libraries mirage-crypto-ec ptime fmt angstrom uri amount b32))