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

Hakyll.Core.Runtime

Documentation

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