hakyll-4.12.5.2: A static website compiler library

Safe HaskellNone
LanguageHaskell2010

Hakyll.Core.Runtime

Documentation

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