talircd/lib/server/dune

6 lines
97 B
Plaintext

(library
(package talircd)
(name server)
(libraries
lwt lwt.unix lwt-dllist logs fmt irc))