hakyll-4.2.1.1: A static website compiler library

Safe HaskellNone

Hakyll.Core.Metadata

Synopsis

Documentation

getMetadataField' :: MonadMetadata m => Identifier -> String -> m StringSource

Version of getMetadataField which throws an error if the field does not exist.