herringbone-0.1.1: A library for compiling and serving static web assets.

Safe HaskellNone

Web.Herringbone.Internal.Precompile

Synopsis

Documentation

precompile :: Herringbone -> IO [(LogicalPath, AssetError)]Source

Precompiles all assets, returning a list of the logical paths of assets that failed to compile (if any) together with AssetError values describing what went wrong.