talircd/lib/server/dune

7 lines
103 B
Plaintext

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