(executable
 (public_name remind_sync)
 (name main)
 (modules main commandLine remind eventPredicates utils)
 (preprocess
  (pps ppx_deriving.show))
 (libraries
  remind_sync
  cmdliner
  icalendar
  timedesc-tzdb.full
  timedesc-tzlocal.unix
  timedesc))
