$newline never
$if deprecated

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

#{pn} # #{displayedVersion} #

#{synopsis} \ # $maybe url <- homepage #{url} $maybe (_ltsMajor,_ltsMinor,pkgVersion,ltsSlug) <- mlts LTS Haskell \ ( #{pkgVersion} ) $maybe _ <- mnightly , # $maybe (_nightlyDay,ghcVersion,pkgVersion,nightlySlug) <- mnightly Stackage Nightly GHC #{ghcVersion} \ ( #{pkgVersion} )

#{nLikes} \ #{format (plural "like" "likes") nLikes} # $if null tags No tags yet. # $forall (tag,count,tagged) <- tags #{tag} # #{count} , #

Add tag

#{metadataLicenseName metadata} 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 (version, modules) <- mdocs

Module documentation for #{version} $if null modules

There are no documented modules for this package. $else