aboutsummaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
Diffstat (limited to 'dune')
-rw-r--r--dune6
1 files changed, 6 insertions, 0 deletions
diff --git a/dune b/dune
new file mode 100644
index 0000000..62061f5
--- /dev/null
+++ b/dune
@@ -0,0 +1,6 @@
+(library
+ (name animus)
+ (libraries lwt lwt.unix cohttp cohttp.lwt yojson)
+)
+
+(include_subdirs unqualified) \ No newline at end of file