From 99288bc78efc56a5ef05738d365ac6e007adfd10 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 3 Mar 2022 15:57:21 +0100 Subject: cwality-maps: add mustache templating not going to be my faviourite templating language, but it seems to work pretty well for this. --- walint.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'walint.cabal') diff --git a/walint.cabal b/walint.cabal index 738a748..167a394 100644 --- a/walint.cabal +++ b/walint.cabal @@ -82,6 +82,7 @@ executable cwality-maps main-is: Main.hs other-modules: Config + Substitute Paths_walint hs-source-dirs: cwality-maps @@ -98,6 +99,8 @@ executable cwality-maps , filepath , fmt , microlens-platform + , mustache + , parsec , servant , servant-server , text -- cgit v1.2.3