Questions tagged [ocaml-dream]

1 questions
0
votes
1 answer

Unbound Module when using Dream eml pre-processor

I'm trying to learn OCaml by way of building a website with this lovely library I found called Dream (https://aantron.github.io/dream/), but I've run into an issue when trying to work with the template preprocessor! My code is copied straight from…