-- | Re-exports all different template reading modules -- module Hakyll.Web.Template.Read ( readTemplate , readHamletTemplate , readHamletTemplateWith ) where import Hakyll.Web.Template.Read.Hakyll import Hakyll.Web.Template.Read.Hamlet