diff --git a/templates/hoogle.hamlet b/templates/hoogle.hamlet index f166782..1d87a61 100644 --- a/templates/hoogle.hamlet +++ b/templates/hoogle.hamlet @@ -22,7 +22,7 @@ $if null docs
No documentation available. $else -
#{docs} +
#{preEscapedToHtml docs}
$with mpageCount <- fmap getPageCount mtotalCount Page #{page} of #{maybe "many" show mpageCount} #