aboutsummaryrefslogtreecommitdiff
path: root/elements/dune
blob: 97d0753ee7108f530d01ea2b6006a854f030e93c (plain)
1
2
3
4
5
6
7
8
9
(library
 (name elements)
 (libraries 
   brr
   brr.note
   js_of_ocaml
   )
 (preprocess (pps ppx_hash js_of_ocaml-ppx))
)