aboutsummaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project8
1 files changed, 8 insertions, 0 deletions
diff --git a/dune-project b/dune-project
new file mode 100644
index 0000000..8a1fa58
--- /dev/null
+++ b/dune-project
@@ -0,0 +1,8 @@
+(lang dune 3.0)
+(name colitur)
+(generate_opam_files true)
+
+(package
+ (name colitur)
+ (synopsis "Deterministic liturgical calendar engine (computus liturgicus)")
+ (depends ocaml dune alcotest qcheck qcheck-alcotest))