hakyll-4.13.0.1: A static website compiler library

Safe HaskellNone
LanguageHaskell2010

Hakyll.Core.Runtime

Documentation

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