From ae8cb3b45e08a002b2635f1f05b6a20a3ea4d43e Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 20 Jul 2026 10:11:12 +0100 Subject: Add .mustache files to extra-source-files for rebuild detection --- tirclogv.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tirclogv.cabal b/tirclogv.cabal index 4ecc933..6c96f8d 100644 --- a/tirclogv.cabal +++ b/tirclogv.cabal @@ -5,6 +5,8 @@ author: Tom Smeding maintainer: Tom Smeding license: BSD-3-Clause build-type: Simple +extra-source-files: + pages/calendar-day.mustache pages/calendar.mustache pages/index.mustache pages/log.mustache common common default-language: Haskell2010 -- cgit v1.3.1