aboutsummaryrefslogtreecommitdiff
path: root/script.it/worker_messages/dune
blob: b4e1c2becd03ef96dde6cede52baf700569de13b (plain)
1
2
3
4
5
6
7
(library
 (name worker_messages)
 (libraries 
   js_of_ocaml
   outline
   path)
  )