aboutsummaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 645b8b9..15220c8 100644
--- a/lib/dune
+++ b/lib/dune
@@ -3,5 +3,6 @@
(libraries
lwt
base64
- portal)
+ portal
+ markup)
(preprocess (pps ppx_deriving.show)))