$newline never
$if deprecated

Deprecated $if (not $ null ixInFavourOf)
In favour of
$forall (i, pn) <- ixInFavourOf $if i /= 0 , # #{pn}

#{pn}

#{synopsis} \ # $maybe url <- homepage #{url} $forall displayedVersion <- mdisplayedVersion
Version on this page: #{displayedVersion} $forall li <- latests
#{prettyNameShort (liSnapName li)} : #{liVersion li}
Latest on Hackage: #{latestVersion} $if null latests

This package is not currently in any snapshots. If you're interested in using it, we recommend # adding it to Stackage Nightly . Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

#{packageLicenseName package} licensed # $if null maintainers and maintained # $if not (null authors) by # $forall (i,identity) <- authors $case identity $of PlainText name $if i /= 0 , # #{name} $of Contact name email $if i /= 0 , # #{name} $of _
$if not (null maintainers) Maintained by # $forall (i,identity) <- maintainers $case identity $of PlainText name $if i /= 0 , # #{name} $of Contact name email $if i /= 0 , # #{name} $of EmailOnly email $if i /= 0 , # #{renderEmail email} $maybe (sname, version, modules) <- mdocs

Module documentation for #{version} $if null modules

There are no documented modules for this package. $else ^{renderModules sname (toPkgVer pname' version) modules} $if not (LT.null (LT.renderHtml (packageDescription package)))