mte/include/dune

15 lines
358 B
Text

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