summaryrefslogtreecommitdiff
path: root/tirclogv.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-08-09 21:13:21 +0200
committerTom Smeding <tom@tomsmeding.com>2026-08-09 21:13:21 +0200
commit914e63f6bb46c3ff132c5f642cffcb72485551e0 (patch)
tree954c5d646efdae3772584d70da1552b28bf068b5 /tirclogv.cabal
parenta70b0207990d1b93d6d267b020d7b0ff881d22d5 (diff)
Serve plain ZNC log files too
Diffstat (limited to 'tirclogv.cabal')
-rw-r--r--tirclogv.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal
index 26c676e..5253045 100644
--- a/tirclogv.cabal
+++ b/tirclogv.cabal
@@ -6,7 +6,7 @@ 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
+ pages/*.mustache pages/partials/*.mustache
common common
default-language: Haskell2010