From ffae61af1a13862ffc2bf9415313f5da3d90d38e Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Wed, 28 May 2025 23:02:14 +0200 Subject: Add link_to route generator. --- lib/dune | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/dune') diff --git a/lib/dune b/lib/dune index 0b351c0..8a23695 100644 --- a/lib/dune +++ b/lib/dune @@ -2,4 +2,6 @@ (library (name ogit) - (libraries dream dream-html git-unix toml)) + (libraries dream dream-html git-unix toml) + (preprocess (pps dream-html.ppx))) + -- cgit v1.2.3