aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
blob: 6f37f9d4152d72c3f2571d1d8a17369cd1b9a4e2 (plain) (blame)
1
2
3
4
5
6
(library
 (public_name flesh)
 (libraries
   lwt
   portal)
 (preprocess (pps ppx_deriving.show)))