hakyll-3.5.3.0: A static website compiler library

Safe HaskellNone

Hakyll.Core.Run

Description

This is the module which binds it all together

Synopsis

Documentation

run :: HakyllConfiguration -> RulesM a -> IO RuleSetSource

Run all rules needed, return the rule set used