summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Web/Template.hs
diff options
context:
space:
mode:
authorRoman Kuznetsov <roman@kuznero.com>2018-01-07 12:17:04 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2018-01-07 12:17:04 +0100
commit526cd35f418fe14bb0039900a00a0e024686ee34 (patch)
tree64ae258b61d3f9d31dc332bba21a4514d08052b6 /lib/Hakyll/Web/Template.hs
parent480da307d22aff8ab3817d1586710c5f4ff6d779 (diff)
downloadhakyll-526cd35f418fe14bb0039900a00a0e024686ee34.tar.gz
Embed feed templates rather than using data-files
Diffstat (limited to 'lib/Hakyll/Web/Template.hs')
-rw-r--r--lib/Hakyll/Web/Template.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Hakyll/Web/Template.hs b/lib/Hakyll/Web/Template.hs
index 2a9684b..a436106 100644
--- a/lib/Hakyll/Web/Template.hs
+++ b/lib/Hakyll/Web/Template.hs
@@ -140,6 +140,8 @@
--
module Hakyll.Web.Template
( Template
+ , template
+ , readTemplateElems
, templateBodyCompiler
, templateCompiler
, applyTemplate