hakyll-4.6.3.0: A static website compiler library

Safe HaskellNone
LanguageHaskell98

Hakyll.Core.Metadata

Synopsis

Documentation

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

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