hakyll-4.14.0.0: A static website compiler library
Safe HaskellNone
LanguageHaskell2010

Hakyll.Core.Runtime

Documentation

run :: Configuration -> Logger -> Rules a -> IO (ExitCode, RuleSet) Source #