aboutsummaryrefslogtreecommitdiff
path: root/mpdwatch/dune
blob: 1a24b65857f09f84e46a95acfa0bc1302d0197a7 (plain) (blame)
1
2
3
4
5
6
(library
 (name mpdwatch)
 (libraries
   angstrom
   angstrom-lwt-unix)
 (preprocess (pps lwt_ppx)))