aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/dune3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 15220c8..9369a82 100644
--- a/lib/dune
+++ b/lib/dune
@@ -4,5 +4,6 @@
lwt
base64
portal
- markup)
+ markup
+ markup-lwt)
(preprocess (pps ppx_deriving.show)))