summaryrefslogtreecommitdiff
path: root/dune-project
blob: e15015705accc23548666016be6deb477a8b5a89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
(lang dune 3.0)
(name colitur)
(version 0.2.0)
(generate_opam_files true)
(cram enable)

(package
 (name colitur)
 (synopsis "Deterministic liturgical calendar engine (computus liturgicus)")
 (depends ocaml dune alcotest qcheck qcheck-alcotest sexplib ppx_sexp_conv))