aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
blob: 96be39354f3d339b4ca3bbcd5abeea62cabe80f7 (plain) (blame)
1
2
3
4
5
(executable
	(name bot)
	(modules bot handler)
	(libraries core async_ssl disml)
)