aboutsummaryrefslogtreecommitdiff
path: root/discocaml/dune-project
diff options
context:
space:
mode:
Diffstat (limited to 'discocaml/dune-project')
-rw-r--r--discocaml/dune-project6
1 files changed, 6 insertions, 0 deletions
diff --git a/discocaml/dune-project b/discocaml/dune-project
new file mode 100644
index 0000000..bd6504b
--- /dev/null
+++ b/discocaml/dune-project
@@ -0,0 +1,6 @@
+(lang dune 3.8)
+
+(package
+ (name discocaml)
+ (synopsis "Some tools for interacting with OCaml with a Discord bot")
+ (depends))