summaryrefslogtreecommitdiffstats
path: root/lib/dune
blob: ff9a2ee7d1488fd56e4dee01cb5e151081737e2e (about) (plain) (blame)
1
2
3
4
5
(library
 (name rdcapsis)
 (preprocess
  (pps ppx_jane))
 (libraries core zarith dmap delimited_parsing re core_unix.date_unix))