summaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2025-02-02 17:08:52 +0100
committerMarius Peter <marius.peter@tutanota.com>2025-02-02 17:08:52 +0100
commitaacec6588c3aebffda6c6221b02622576c85c407 (patch)
tree213da645d447ac0e82a9209412f94fa78a8bc594 /lib/dune
parent6e8e49ba49beeeb63e1e027fc23e8883a1185109 (diff)
Change Views render function return type.
All Views submodules' render functions now return a Dream_html node promise, rather than the node itself.
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index c091495..e9511c2 100644
--- a/lib/dune
+++ b/lib/dune
@@ -1,5 +1,5 @@
(library
(name ogit)
- (libraries dream dream-html lwt_ppx git-unix)
+ (libraries dream dream-html git-unix)
(preprocess
(pps lwt_ppx)))
Copyright 2019--2025 Marius PETER