summaryrefslogtreecommitdiff
path: root/lib/ppx_hash/dune
blob: 7cb4bc8ae4149d59081be9edbb5385de7505684b (plain)
1
2
3
4
5
6
(library 
  (name ppx_hash) 
  (kind ppx_deriver)
  (libraries ppxlib ) 
  (preprocess (pps ppxlib.metaquot))
  )
hash_host.ml) (enabled_if (<> %{profile} dev)) (action (copy# hash_host/hash_blog.ml hash_host.ml))) (library (name blog) (libraries brr brr.note elements ) (preprocess (pps ppx_hash)) )