talircd/lib/server/dune

6 lines
86 B
Plaintext

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